Preparing search index...
The search index is not available
lib.reviews
lib.reviews
frontend/editor-menu
ExtendedMenuItem
Interface ExtendedMenuItem
interface
ExtendedMenuItem
{
spec
:
MenuItemSpec
&
{
enabled
?:
boolean
;
run
:
(
state
:
EditorState
,
dispatch
:
(
tr
:
Transaction
)
=>
void
,
view
:
EditorView
,
event
:
Event
,
)
=>
void
;
}
;
}
Hierarchy
MenuItem
ExtendedMenuItem
Index
Properties
spec
Properties
spec
spec
:
MenuItemSpec
&
{
enabled
?:
boolean
;
run
:
(
state
:
EditorState
,
dispatch
:
(
tr
:
Transaction
)
=>
void
,
view
:
EditorView
,
event
:
Event
,
)
=>
void
;
}
The spec used to create this item.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
spec
lib.reviews
Loading...
The spec used to create this item.