@hegeldev/hegel
Preparing search index...
generators
RegexOptions
Interface RegexOptions
interface
RegexOptions
{
fullmatch
?:
boolean
;
}
Index
Properties
fullmatch?
Properties
Optional
fullmatch
fullmatch
?:
boolean
Whether the entire string must match the pattern (default
true
).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fullmatch
@hegeldev/hegel
Loading...
Whether the entire string must match the pattern (default
true).