Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
client
ProseMirrorHistory
Interface ProseMirrorHistory
interface
ProseMirrorHistory
{
userId
:
string
;
step
:
Step
;
}
Index
Properties
user
Id
step
Properties
user
Id
user
Id
:
string
The ID of the user who submitted the step.
step
step
:
Step
The step that was submitted.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
user
Id
step
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
The ID of the user who submitted the step.