Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
applications
HTMLEditor
Class HTMLEditor
HTML Editor
Generic HTML text editor.
Hierarchy
DocumentSheetV2
HTMLEditor
Index
Accessors
promise
Methods
wait
Accessors
promise
get
promise
()
:
Promise
<
any
>
Returns
Promise
<
any
>
Methods
Static
wait
wait
(
options
?:
Document
<
any
,
any
,
null
>
)
:
Promise
<
string
|
void
>
Wait for edit
Parameters
options
:
Document
<
any
,
any
,
null
>
= {}
Options
document
path
Path to the value
Returns
Promise
<
string
|
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Accessors
promise
Methods
wait
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
HTML Editor
Generic HTML text editor.