Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContextMenuCommand

Hierarchy

  • ContextMenuCommand

Index

Properties

Optional callback

callback: undefined | (() => void)

Optional description

description: undefined | string

Optional more

more: Array<ContextMenuCommand>

name

name: string

Generated using TypeDoc