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
ProseMirrorMarkOutput
Type Alias ProseMirrorMarkOutput
ProseMirrorMarkOutput
:
(
mark
:
Mark
,
inline
:
boolean
)
=>
DOMOutputSpec
Type declaration
(
mark
:
Mark
,
inline
:
boolean
)
:
DOMOutputSpec
Parameters
mark
:
Mark
The ProseMirror mark.
inline
:
boolean
Is the mark appearing in an inline context?
Returns
DOMOutputSpec
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
The ProseMirror mark.