Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/elements
EscapeHTMLCharacter
Class EscapeHTMLCharacter
Index
Constructors
constructor
Properties
replace
test
ESCAPE_
MAP
Methods
escaper
unescape
Constructors
constructor
new
EscapeHTMLCharacter
()
:
EscapeHTMLCharacter
Returns
EscapeHTMLCharacter
Properties
replace
replace
:
RegExp
test
test
:
RegExp
Static
ESCAPE_
MAP
ESCAPE_MAP
:
{
[
key
:
string
]:
string
}
= ...
Methods
escaper
escaper
(
match
:
string
)
:
string
Parameters
match
:
string
Returns
string
unescape
unescape
(
text
:
string
)
:
string
Parameters
text
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
replace
test
ESCAPE_
MAP
Methods
escaper
unescape
Ibyar/Aurora
Loading...