Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

BeforeShowCallback: ((this: ContextMenu, event: TriggeredEvent) => boolean)

Type declaration

SelectionMode: "single" | "multiple"

Selection mode for the context, whether the user may select only one or multiple items at the same time.

Generated using TypeDoc