Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
semantic-jsonform-types/src
GenerateDefaultViewUISchemaOptions
Interface GenerateDefaultViewUISchemaOptions
interface
GenerateDefaultViewUISchemaOptions
{
cardPresentation
?:
CardPresentation
;
layoutType
?:
string
;
prefix
?:
string
;
rootSchema
?:
JSONSchema7
;
scopeOverride
?:
Record
<
string
,
Partial
<
{
label
?:
string
;
options
?:
Record
<
string
,
unknown
>
}
>
,
>
;
skipScope
?:
string
[]
;
}
Index
Properties
card
Presentation?
layout
Type?
prefix?
root
Schema?
scope
Override?
skip
Scope?
Properties
Optional
card
Presentation
cardPresentation
?:
CardPresentation
Merged into generated
CardLayout
options when view size is
card
.
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
card
Presentation
layout
Type
prefix
root
Schema
scope
Override
skip
Scope
Graviola CRUD
Loading...
Merged into generated
CardLayoutoptions when view size iscard.