Skip to main content

LayoutContent

Overview

LayoutContent defines the structure for layout-specific content such as navigation, footer, and promotional content, allowing consistent rendering across the application.

Attributes

type: NavigationMenuItem (optional)

Represents the navigation menu content.

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.