Preparing search index...
The search index is not available
@skyra/char
@skyra/char
isAscii
Function isAscii
is
Ascii
(
code
)
:
boolean
Return true for all characters below or equal U+007f, which is ASCII.
Parameters
code
:
number
The code point.
Returns
boolean
Since
1.0.0
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@skyra/char
Loading...
Return true for all characters below or equal U+007f, which is ASCII.