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