HeadlineComponentOptions
Options for layout components.
Extends
Properties
identifier
identifier:
string
Defined in
layout/types.ts:457
icon?
optionalicon:string
Defined in
layout/types.ts:458
hidden_from_frontend?
optionalhidden_from_frontend:boolean
Inherited from
ComponentOptions.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