LayoutContent
Overview
LayoutContent
defines the structure for layout-specific content such as navigation, footer, and promotional content, allowing consistent rendering across the application.
Attributes
navigation
type: NavigationMenuItem (optional)
Represents the navigation menu content.
footer
type: Footer (optional)
Represents the footer content.
searchDrawer
type: ContentBlockType (optional)
Represents the content for the search drawer.
promoContent
type: ContentBlockType (optional)
Represents the promotional content displayed in the layout.