Skip to main content

Footer

Overview

Footer represents the content structure and metadata for the footer section of the application. It includes navigation items, social links, and additional details to display in the footer area.

Attributes

type

type: literal = 'footer'

Discriminant for the footer block type.

text

type: string (optional)

The text content displayed in the footer.

items

type: FooterNavigationItem[] (optional)

An array of navigation items displayed in the footer.

social

type: Social (optional)

Social links and metadata associated with the footer.

apps

type: object (optional)

An object containing app-related links.

label

type: string (optional)

The label for the apps section.

type: LinkItemBlock[] (optional)

Links to app stores or related apps.

type: string (optional)

Copyright information displayed in the footer.