Interface ISelectionContextMenuEntry<T>

Type Parameters

  • T

Hierarchy

Properties

callback?: ((menu, item) => void)

Type declaration

hidden?: boolean
icon?: string
id: string
text: string

Generated using TypeDoc