LayoutElementOptions
Defined in: layout/types.ts:119
Options for layout elements.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”hidden_from_frontend?
Section titled “hidden_from_frontend?”
optionalhidden_from_frontend?:boolean
Defined in: layout/types.ts:120
show_in?
Section titled “show_in?”
optionalshow_in?:DefinedModuleAction[]
Defined in: layout/types.ts:121
recipes?
Section titled “recipes?”
optionalrecipes?:LayoutElementRecipes| {hidden_from_frontend?:string;show_in?:string;recipes?:string; }
Defined in: layout/types.ts:122