Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorefrontNavigationItemLandingPage

Template for rendering a navigation item that renders another landing page when clicked.

Hierarchy

Index

Properties

id

id: string

An ID for referencing the navigation item. Must be unique.

templateData

templateData: StorefrontLandingPage

Render a landing page when navigation item is pressed.

templateId

templateId: LandingPage

title

title: string

UI friendly name for the navigation item.

Generated using TypeDoc