Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
ProseMirrorContentLinkOptions
Interface ProseMirrorContentLinkOptions
interface
ProseMirrorContentLinkOptions
{
document
:
ClientDocument
;
relativeLinks
:
boolean
;
}
Index
Properties
document
relative
Links
Properties
document
document
:
ClientDocument
The parent document housing this editor.
relative
Links
relative
Links
:
boolean
Whether to generate links relative to the parent document.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
document
relative
Links
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
The parent document housing this editor.