vlocode-project - v1.40.0-beta-4
Preparing search index...
util/src
escapeHtmlEntity
Function escapeHtmlEntity
escapeHtmlEntity
(
value
:
string
)
:
string
Escapes &, ", ', <, > to their HTML entities.
Parameters
value
:
string
Value to escape
Returns
string
Escaped value
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
vlocode-project - v1.40.0-beta-4
Loading...
Escapes &, ", ', <, > to their HTML entities.