default mock data
selects:
- $tpl: '@fsk/form/form-element'
$ref: '@fsk/form/form-element#select'
children:
options:
- type: option
value: 2020
label: 2020
- type: option
value: 2021
label: 2022
attributes:
id: date
name: date
label:
title: Zeitraum einschränken
attributes:
for: date
- $tpl: '@fsk/form/form-element'
$ref: '@fsk/form/form-element#select'
children:
options:
- type: option
value: all
label: alle
- type: option
value: topic1
label: Thema 1
- type: option
value: topic2
label: Thema 2
attributes:
id: topic
name: topic
label:
title: Thema einschränken
attributes:
for: topic
- $tpl: '@fsk/form/form-element'
$ref: '@fsk/form/form-element#select'
children:
options:
- type: option
value: select-format
label: Format auswählen
- type: option
value: article
label: Article
- type: option
value: post
label: Post
attributes:
id: limit-format
name: limit-format
label:
title: Format einschränken
attributes:
for: limit-format
- $tpl: '@fsk/form/fieldset'
$ref: '@fsk/form/fieldset'
legend:
title: Sortieren nach
children:
$tpl: '@fsk/form/radios'
$ref: '@fsk/form/radios'
layout: column
children:
$render:
- $tpl: '@fsk/form/form-element'
$ref: '@fsk/form/form-element#radio'
label:
title: Relevanz
attributes:
for: relevance
children:
attributes:
name: sorting
id: relevance
value: relevance
class: FskRadio--native
- $tpl: '@fsk/form/form-element'
$ref: '@fsk/form/form-element#radio'
label:
title: Aktualität
attributes:
for: topicality
children:
attributes:
name: sorting
id: topicality
value: topicality
class: FskRadio--native
submit_button:
- $tpl: '@fsk/form/form-element'
$ref: '@fsk/form/form-element#submit'
children:
$tpl: '@fsk/form/form-element/input/input--submit'
$ref: '@fsk/form/form-element/input/input--submit'
modifiers:
- secondary
attributes:
class: Filters-submitButton
value: Jetzt filtern
kids_checkbox:
- $tpl: '@fsk/form/form-element'
$ref: '@fsk/form/form-element#checkbox'
label:
title: Nur Kids-Inhalte anzeigen
attributes:
for: kids-content
children:
attributes:
name: kids-content
id: kids-content
value: kids-content