cgil-html-utils - v3.0.1
Preparing search index...
escapeHtml
Function escapeHtml
escapeHtml
(
text
:
string
)
:
string
will replace critical html chars like &,<> and quote with entities & etc..
Parameters
text
:
string
the text to escape
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
cgil-html-utils - v3.0.1
Loading...
will replace critical html chars like &,<> and quote with entities & etc..