Skip to content

FieldGroupComponentOptions

Extends

Properties

fields

fields: FieldSpec[]

Defined in

layout/types.ts:110


vertical_labels?

optional vertical_labels: boolean

Defined in

layout/types.ts:108


no_labels?

optional no_labels: boolean

Defined in

layout/types.ts:109


hidden_from_frontend?

optional hidden_from_frontend: boolean

Inherited from

ComponentOptions.hidden_from_frontend

Defined in

layout/types.ts:66


show_in?

optional show_in: string[]

Inherited from

ComponentOptions.show_in

Defined in

layout/types.ts:67


recipes?

optional recipes: LayoutElementRecipes | object

Inherited from

ComponentOptions.recipes

Defined in

layout/types.ts:68