ColOptions
Options for a layout column.
Extends
Properties
style?
optionalstyle:string
HTML style attribute for the column.
Defined in
layout/types.ts:83
borderless?
optionalborderless:boolean
Makes the column borderless.
Defined in
layout/types.ts:87
transparent?
optionaltransparent:boolean
Makes the column transparent.
Defined in
layout/types.ts:91
hidden_from_frontend?
optionalhidden_from_frontend:boolean
Inherited from
LayoutElementOptions.hidden_from_frontend
Defined in
layout/types.ts:120
show_in?
optionalshow_in:DefinedModuleAction[]
Inherited from
Defined in
layout/types.ts:121
recipes?
optionalrecipes:LayoutElementRecipes|object
Inherited from
Defined in
layout/types.ts:122