Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRenderData

An object which holds the data to render a menu item.

Hierarchy

  • IRenderData

Index

Properties

Properties

active

active: boolean

Whether the item is the active item.

collapsed

collapsed: boolean

Whether the item should be collapsed.

item

item: IItem

The item to be rendered.

Generated using TypeDoc