Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
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
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
The node to wrap the selection in.