RGex Builder Platform - v1.2.0
🔗 Examples
💡 Feature Requests
📖 T2R & T2V Guide
📖 Modular Imports
Preparing search index...
RGex
HumanTextPattern
Interface HumanTextPattern
interface
HumanTextPattern
{
type
:
|
"number"
|
"email"
|
"phone"
|
"url"
|
"date"
|
"time"
|
"text"
|
"custom"
;
pattern
:
string
;
description
:
string
;
examples
:
string
[]
;
}
Index
Properties
type
pattern
description
examples
Properties
type
type
:
"number"
|
"email"
|
"phone"
|
"url"
|
"date"
|
"time"
|
"text"
|
"custom"
pattern
pattern
:
string
description
description
:
string
examples
examples
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
pattern
description
examples
🏠 Home
📚 GitHub
🐛 Report Issues
📦 NPM
🔗 Examples
💡 Feature Requests
📖 T2R & T2V Guide
📖 Modular Imports
RGex Builder Platform - v1.2.0
Loading...