FixIt JavaScript API
FixIt Documentation
GitHub
Preparing search index...
utils/string
HTMLEscape
Function HTMLEscape
HTMLEscape
(
str
:
string
)
:
string
Escape a string for safe HTML text output.
Parameters
str
:
string
The string to escape.
Returns
string
The escaped string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
FixIt Documentation
GitHub
FixIt JavaScript API
Loading...
Escape a string for safe HTML text output.