Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
RequestFormField
Interface RequestFormField
interface
RequestFormField
{
customSlot
:
false
|
"formText"
;
id
:
string
;
layout
:
{
columns
:
number
;
offset
:
number
}
;
type
:
FieldType
;
validation
:
{
regex
?:
{
message
?:
string
;
pattern
?:
string
}
;
required
?:
boolean
;
}
;
}
Hierarchy (
View Summary
)
RequestFormField
FormTextField
SectionField
CustomFormField
Index
Properties
custom
Slot
id
layout
type
validation
Properties
custom
Slot
customSlot
:
false
|
"formText"
id
id
:
string
layout
layout
:
{
columns
:
number
;
offset
:
number
}
type
type
:
FieldType
validation
validation
:
{
regex
?:
{
message
?:
string
;
pattern
?:
string
}
;
required
?:
boolean
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
custom
Slot
id
layout
type
validation
Project Home
Frodo Library - v4.0.0-24
Loading...