Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
CONFIG
TextEditorEnricher
Type Alias TextEditorEnricher
TextEditorEnricher
:
(
match
:
RegExpMatchArray
,
options
?:
EnrichmentOptions
,
)
=>
Promise
<
HTMLElement
|
null
>
Type Declaration
(
match
:
RegExpMatchArray
,
options
?:
EnrichmentOptions
,
)
:
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
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
The regular expression match result