Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
prosemirror
types
MenuToggleBlockWrapCommand
Type Alias MenuToggleBlockWrapCommand
MenuToggleBlockWrapCommand
:
(
node
:
NodeType
,
attrs
?:
object
,
)
=>
ProseMirrorCommand
Type Declaration
(
node
:
NodeType
,
attrs
?:
object
)
:
ProseMirrorCommand
Parameters
node
:
NodeType
The node to wrap the selection in.
Optional
attrs
:
object
Attributes for the node.
Returns
ProseMirrorCommand
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
The node to wrap the selection in.