ColOptions
Options for a layout column.
Extends
Properties
style?
optional
style:string
HTML style attribute for the column.
Defined in
layout/types.ts:83
borderless?
optional
borderless:boolean
Makes the column borderless.
Defined in
layout/types.ts:87
transparent?
optional
transparent:boolean
Makes the column transparent.
Defined in
layout/types.ts:91
hidden_from_frontend?
optional
hidden_from_frontend:boolean
Inherited from
LayoutElementOptions
.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