Preparing search index...
The search index is not available
@octostar/platform-types - v0.5.1
@octostar/platform-types
ContextMenuOptions
Type Alias ContextMenuOptions
Beta
Context
Menu
Options
:
{
excludedKeys
?:
string
[]
;
extras
?:
ItemType
[]
;
groups
?:
ContextMenuGroup
[]
;
labels
?:
ContextMenuLabels
;
mode
?:
"edit"
|
"default"
;
}
Options for configuring a context menu.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@octostar/platform-types - v0.5.1
Loading...
Options for configuring a context menu.