Preparing search index...
The search index is not available
Vinyl
Vinyl
@amzn/vinyl-util
attrBoolean
Function attrBoolean
Parses an attribute's value
"true"
or
"1"
as
true
.
Param: options
attr
Boolean
(
options
)
:
AttributeRule
<
boolean
>
Parameters
options
:
RequiredAttributeOptions
<
boolean
>
Returns
AttributeRule
<
boolean
>
attr
Boolean
(
options
?
)
:
AttributeRule
<
boolean
|
undefined
>
Parameters
Optional
options
:
AttributeRuleOptions
<
boolean
>
Returns
AttributeRule
<
boolean
|
undefined
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Parses an attribute's value
"true"or"1"astrue.Param: options