Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
semantic-jsonform-types/src
GenerateDefaultViewUISchemaOptions
Interface GenerateDefaultViewUISchemaOptions
interface
GenerateDefaultViewUISchemaOptions
{
layoutType
?:
string
;
prefix
?:
string
;
rootSchema
?:
JSONSchema7
;
scopeOverride
?:
Record
<
string
,
Partial
<
{
label
?:
string
;
options
?:
Record
<
string
,
unknown
>
}
>
,
>
;
skipScope
?:
string
[]
;
}
Index
Properties
layout
Type?
prefix?
root
Schema?
scope
Override?
skip
Scope?
Properties
Optional
layout
Type
layoutType
?:
string
Optional
prefix
prefix
?:
string
Optional
root
Schema
rootSchema
?:
JSONSchema7
Optional
scope
Override
scopeOverride
?:
Record
<
string
,
Partial
<
{
label
?:
string
;
options
?:
Record
<
string
,
unknown
>
}
>
,
>
Optional
skip
Scope
skipScope
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
layout
Type
prefix
root
Schema
scope
Override
skip
Scope
Graviola CRUD
Loading...