schema-components - v3.7.0
GitHub
npm
Storybook
Preparing search index...
core/types
SchemaType
Type Alias SchemaType
SchemaType
:
|
"string"
|
"number"
|
"boolean"
|
"null"
|
"enum"
|
"literal"
|
"object"
|
"array"
|
"tuple"
|
"record"
|
"union"
|
"discriminatedUnion"
|
"conditional"
|
"negation"
|
"file"
|
"never"
|
"unknown"
All schema types the walker can produce. Used as the discriminant in the WalkedField tagged union.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
Storybook
schema-components - v3.7.0
Loading...
All schema types the walker can produce. Used as the discriminant in the WalkedField tagged union.