mirror of
https://github.com/getgrav/grav.git
synced 2026-03-02 18:41:34 +01:00
16 lines
254 B
YAML
16 lines
254 B
YAML
form:
|
|
validation: strict
|
|
|
|
fields:
|
|
tabs:
|
|
type: tabs
|
|
fields:
|
|
tab:
|
|
type: tab
|
|
fields:
|
|
test:
|
|
type: text
|
|
label: Test
|
|
validate:
|
|
required: true
|