Skip to content

CollapseComponentOptions

Options for layout components.

Extends

Properties

panels

panels: PanelSpec[]

Defined in

layout/types.ts:278


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

ComponentOptions.show_in

Defined in

layout/types.ts:121


recipes?

optional recipes: LayoutElementRecipes | object

Inherited from

ComponentOptions.recipes

Defined in

layout/types.ts:122