Datalayer VS Code Extension - v0.0.4
Preparing search index...
webview/components/toolbar/Dropdown
DropdownItem
Interface DropdownItem
interface
DropdownItem
{
active
?:
boolean
;
disabled
?:
boolean
;
dividerBefore
?:
boolean
;
icon
?:
string
;
id
:
string
;
label
:
string
;
onClick
:
()
=>
void
;
shortcut
?:
string
;
}
Index
Properties
active?
disabled?
divider
Before?
icon?
id
label
on
Click
shortcut?
Properties
Optional
active
active
?:
boolean
Optional
disabled
disabled
?:
boolean
Optional
divider
Before
dividerBefore
?:
boolean
Optional
icon
icon
?:
string
id
id
:
string
label
label
:
string
on
Click
onClick
:
()
=>
void
Optional
shortcut
shortcut
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
disabled
divider
Before
icon
id
label
on
Click
shortcut
Datalayer VS Code Extension - v0.0.4
Loading...