FieldGroupComponentOptions
Options for layout components.
Extends
Properties
fields
fields:
FieldSpec
[]
Defined in
layout/types.ts:167
vertical_labels?
optional
vertical_labels:boolean
Defined in
layout/types.ts:164
no_labels?
optional
no_labels:boolean
Defined in
layout/types.ts:165
no_padding?
optional
no_padding:boolean
Defined in
layout/types.ts:166
hidden_from_frontend?
optional
hidden_from_frontend:boolean
Inherited from
ComponentOptions
.hidden_from_frontend
Defined in
layout/types.ts:120
show_in?
optional
show_in:DefinedModuleAction
[]
Inherited from
Defined in
layout/types.ts:121
recipes?
optional
recipes:LayoutElementRecipes
|object
Inherited from
Defined in
layout/types.ts:122