Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MenuNodeRenderingData

Metadata for the visual presentation of a node.

internal

For most uses cases, refer to MenuNode, CommandMenuNode, or CompoundMenuNode

Hierarchy

Index

Properties

Properties

icon?: string

Icon classes for the menu node. If present, these will produce an icon to the left of the label in browser-style menus.

label?: string

Optional label. Will be rendered as text of the menu item.