Preparing search index...
The search index is not available
@zeix/ui-element
@zeix/ui-element
asInteger
Function asInteger
Parse an attribute as as number forced to integer with a fallback
Since
0.11.0
asInteger
(
fallback
?:
number
)
:
(
value
:
null
|
string
)
=>
number
Parameters
Optional
fallback
:
number
= 0
fallback value
Returns
(
value
:
null
|
string
)
=>
number
parser function
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@zeix/ui-element
Loading...
Parse an attribute as as number forced to integer with a fallback
Since
0.11.0