blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
CommandCenterItem
Interface CommandCenterItem
One command surfaced by CommandCenter.
interface
CommandCenterItem
{
description
?:
string
;
disabled
?:
boolean
;
group
?:
string
;
id
:
string
;
label
:
string
;
shortcut
?:
string
;
}
Index
Properties
description?
disabled?
group?
id
label
shortcut?
Properties
Optional
description
description
?:
string
Optional
disabled
disabled
?:
boolean
Optional
group
group
?:
string
id
id
:
string
label
label
:
string
Optional
shortcut
shortcut
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
disabled
group
id
label
shortcut
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
One command surfaced by CommandCenter.