linXiv frontend (TS/JS)
Preparing search index...
lib/contextMenu
ContextMenuItem
Type Alias ContextMenuItem
ContextMenuItem
:
|
"separator"
|
{
action
:
()
=>
void
;
checked
?:
boolean
;
confirm
?:
string
;
enabled
?:
boolean
;
text
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
linXiv frontend (TS/JS)
Loading...