featherbit UI
Gateway rustdoc
Preparing search index...
editorActions
EditorActionsValue
Interface EditorActionsValue
interface
EditorActionsValue
{
has
:
(
id
:
string
)
=>
boolean
;
invoke
:
(
id
:
string
)
=>
void
;
register
:
(
id
:
string
,
fn
:
()
=>
void
)
=>
()
=>
void
;
}
Index
Properties
has
invoke
register
Properties
has
has
:
(
id
:
string
)
=>
boolean
invoke
invoke
:
(
id
:
string
)
=>
void
register
register
:
(
id
:
string
,
fn
:
()
=>
void
)
=>
()
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
has
invoke
register
Gateway rustdoc
featherbit UI
Loading...