Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorefrontNavigationItemAppGrid

Template for rendering a navigation item that renders a app grid when clicked.

Hierarchy

Index

Properties

id

id: string

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

templateData

templateData: StorefrontAppGrid

Render an app grid when navigation item is pressed.

templateId

templateId: AppGrid

title

title: string

UI friendly name for the navigation item.

Generated using TypeDoc