RGex Builder Platform - v1.2.0
🔗 Examples
💡 Feature Requests
📖 T2R & T2V Guide
📖 Modular Imports
Preparing search index...
RGex
RegexBuilderOptions
Interface RegexBuilderOptions
interface
RegexBuilderOptions
{
flags
?:
string
;
global
?:
boolean
;
ignoreCase
?:
boolean
;
multiline
?:
boolean
;
dotAll
?:
boolean
;
unicode
?:
boolean
;
sticky
?:
boolean
;
}
Index
Properties
flags?
global?
ignore
Case?
multiline?
dot
All?
unicode?
sticky?
Properties
Optional
flags
flags
?:
string
Optional
global
global
?:
boolean
Optional
ignore
Case
ignoreCase
?:
boolean
Optional
multiline
multiline
?:
boolean
Optional
dot
All
dotAll
?:
boolean
Optional
unicode
unicode
?:
boolean
Optional
sticky
sticky
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
flags
global
ignore
Case
multiline
dot
All
unicode
sticky
🏠 Home
📚 GitHub
🐛 Report Issues
📦 NPM
🔗 Examples
💡 Feature Requests
📖 T2R & T2V Guide
📖 Modular Imports
RGex Builder Platform - v1.2.0
Loading...