Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
SectionField
Interface SectionField
interface
SectionField
{
customSlot
:
false
|
"formText"
;
fields
:
FieldRow
[]
;
footer
:
string
;
header
:
string
;
id
:
string
;
layout
:
{
columns
:
number
;
offset
:
number
}
;
model
:
string
;
type
:
FieldType
;
validation
:
{
regex
?:
{
message
?:
string
;
pattern
?:
string
}
;
required
?:
boolean
;
}
;
}
Hierarchy (
View Summary
)
RequestFormField
SectionField
Index
Properties
custom
Slot
fields
footer
header
id
layout
model
type
validation
Properties
custom
Slot
customSlot
:
false
|
"formText"
fields
fields
:
FieldRow
[]
footer
footer
:
string
header
header
:
string
id
id
:
string
layout
layout
:
{
columns
:
number
;
offset
:
number
}
model
model
:
string
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
fields
footer
header
id
layout
model
type
validation
Project Home
Frodo Library - v4.0.0-24
Loading...