Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
client
TextEditorEnricher
Type alias TextEditorEnricher
Text
Editor
Enricher
:
(
(
match
,
options
?
)
=>
Promise
<
HTMLElement
|
null
>
)
Type declaration
(
match
,
options
?
)
:
Promise
<
HTMLElement
|
null
>
Parameters
match
:
RegExpMatchArray
The regular expression match result
Optional
options
:
EnrichmentOptions
Options provided to customize text enrichment
Returns
Promise
<
HTMLElement
|
null
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
The regular expression match result