html
Furnace framework » Furnace presentation layer » HTML components

Prev:hidden
Next:inspector


Vocabulary
html.components

Word description
HTML components render HTML verbatim from a string, without any escaping. Care must be taken to only render trusted input, to avoid cross-site scripting attacks.

Definition


Methods