@valon-technologies/gestalt
Preparing search index...
schema
SchemaOptions
Interface SchemaOptions<T>
Shared options supported by all schema builders.
interface
SchemaOptions
<
T
>
{
description
?:
string
;
required
?:
boolean
;
default
?:
T
;
}
Type Parameters
T
Index
Properties
description?
required?
default?
Properties
Optional
description
description
?:
string
Optional
required
required
?:
boolean
Optional
default
default
?:
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
required
default
@valon-technologies/gestalt
Loading...
Shared options supported by all schema builders.