Prevent values from being escaped by html. @param val Any value. @returns An object that tells html to not escape val while building the HTML string.
. @param val Any value. @returns An object that tells html
val
Optional
Prevent values from being escaped by html
. @param val Any value. @returns An object that tells html
to not escapeval
while building the HTML string.