Preparing search index...
The search index is not available
vim-web
vim-web
React
ControlBar
IControlBarButtonItem
Interface IControlBarButtonItem
interface
IControlBarButtonItem
{
action
:
()
=>
void
;
enabled
?:
()
=>
boolean
;
icon
:
(
__namedParameters
:
{
className
:
any
;
fill
:
any
;
height
:
any
;
width
:
any
;
}
,
)
=>
Element
;
id
:
string
;
isOn
?:
()
=>
boolean
;
style
?:
(
on
:
boolean
)
=>
string
;
tip
:
string
;
}
Index
Properties
action
enabled?
icon
id
is
On?
style?
tip
Properties
action
action
:
()
=>
void
Optional
enabled
enabled
?:
()
=>
boolean
icon
icon
:
(
__namedParameters
:
{
className
:
any
;
fill
:
any
;
height
:
any
;
width
:
any
;
}
,
)
=>
Element
id
id
:
string
Optional
is
On
isOn
?:
()
=>
boolean
Optional
style
style
?:
(
on
:
boolean
)
=>
string
tip
tip
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
enabled
icon
id
is
On
style
tip
vim-web
Loading...