@valon-technologies/gestalt
Preparing search index...
schema
boolean
Function boolean
boolean
(
options
?:
SchemaOptions
<
boolean
>
)
:
Schema
<
boolean
>
Creates a boolean schema that accepts
true
/
false
and
1
/
0
.
Parameters
Optional
options
:
SchemaOptions
<
boolean
>
Returns
Schema
<
boolean
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...
Creates a boolean schema that accepts
true/falseand1/0.