Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
TextContentReplacer
Type Alias TextContentReplacer
TextContentReplacer
:
(
match
:
RegExpMatchArray
)
=>
Promise
<
HTMLElement
>
Type Declaration
(
match
:
RegExpMatchArray
)
:
Promise
<
HTMLElement
>
Parameters
match
:
RegExpMatchArray
The regular expression match.
Returns
Promise
<
HTMLElement
>
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
The regular expression match.