Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
DialogV2RenderCallback
Type alias DialogV2RenderCallback
Dialog
V2
Render
Callback
:
(
(
event
,
dialog
)
=>
any
)
Type declaration
(
event
,
dialog
)
:
any
Parameters
event
:
Event
The render event.
dialog
:
HTMLDialogElement
The dialog element.
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
The render event.