Types Reference
Properties:
label(string, required): The text displayed for the linkhref(string, required): The URL the announcement links to
Properties:
image(string, required): Path to the ad imagetitle(string, required): The ad headlinedescription(string, required): Supporting text for the adbuttonLabel(string, required): Text displayed on the call-to-action buttonbuttonHref(string, required): URL the button links to
Footer
Section titled “Footer”Properties:
copyright(string, required): Copyright text displayed at the bottomfirstColumn(Column, required): Configuration for the first footer columnsecondColumn(Column, required): Configuration for the second footer columnthirdColumn(Column, required): Configuration for the third footer columnfourthColumn(Column, required): Configuration for the fourth footer columnshowSocialIcons(boolean): Iftrue, social icons will be displayed in the footer section and will not be shown in the navbar. Otherwise, they will be displayed in the navbar only.
Column
Section titled “Column”Properties:
title(string, required): The column titlelinks(Link[], required): An array of links in the column
LocaleConfig
Section titled “LocaleConfig”Properties:
navbarLinks(Link[]): An array of links for the navigation barad(Ad): Configuration for the advertisement sectionfooter(Footer): Configuration for the footer section