SchemaInputPropsinterface
{
schema: T;
}| Property | Type | |
|---|---|---|
.schema | T | required |
Props for SchemaInput and its variants: a schema plus the value input props it drives.
{
schema: T;
}| Property | Type | |
|---|---|---|
.schema | T | required |
Props for SchemaInput and its variants: a schema plus the value input props it drives.