v1.2.0 - Unescaping
Adds setUnescaped
and pushUnescaped
methods, which behave just like set
and push
, but unescape HTML entities in the given value if it’s a string. This is handy when bootstrapping data in a template.
Adds setUnescaped
and pushUnescaped
methods, which behave just like set
and push
, but unescape HTML entities in the given value if it’s a string. This is handy when bootstrapping data in a template.