Rezi
Preparing search index...
core/src
CommandItem
Type Alias CommandItem
CommandItem
:
Readonly
<
{
data
?:
unknown
;
description
?:
string
;
disabled
?:
boolean
;
icon
?:
string
;
id
:
string
;
label
:
string
;
shortcut
?:
string
;
sourceId
:
string
;
}
,
>
Item in CommandPalette.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Item in CommandPalette.