Envelope Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
textRegex
Function textRegex
textRegex
(
regex
:
RegExp
)
:
Pattern
Creates a new Pattern that matches text values that match the given regex.
Parameters
regex
:
RegExp
Returns
Pattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Envelope Pattern TypeScript - v1.0.0-alpha.20
Loading...
Creates a new Pattern that matches text values that match the given regex.