Preparing search index...
The search index is not available
@salesforce/ts-types
@salesforce/ts-types
isBoolean
Function isBoolean
is
Boolean
(
value
)
:
value
is
boolean
Tests whether an
unknown
value is a
boolean
.
Parameters
value
:
unknown
The value to test.
Returns
value
is
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@salesforce/ts-types
Loading...
Tests whether an
unknown
value is aboolean
.