schema-components - v3.7.0
GitHub
npm
Storybook
Preparing search index...
core/walkBuilders
buildBooleanField
Function buildBooleanField
buildBooleanField
(
schema
:
Record
<
string
,
unknown
>
,
ctx
:
WalkContext
,
)
:
BooleanField
Build a walked
BooleanField
from a JSON Schema node.
Parameters
schema
:
Record
<
string
,
unknown
>
ctx
:
WalkContext
Returns
BooleanField
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
Storybook
schema-components - v3.7.0
Loading...
Build a walked
BooleanFieldfrom a JSON Schema node.