Education materials mock data
extendable: true
selects:
- $tpl: '@elements/multiselect'
$ref: '@elements/multiselect'
class: js-Search-multiselect
- $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: school_type
name: school_type
label:
title: Schulform
attributes:
for: school_type
- $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: grade-level
name: grade-level
label:
title: Klassenstufe
attributes:
for: grade-level
- $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: subject
name: subject
label:
title: Fach
attributes:
for: subject
- $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: language
name: language
label:
title: Sprache
attributes:
for: language
- $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: format
name: format
label:
title: Format
attributes:
for: format
- $tpl: '@elements/button'
$ref: '@elements/button'
class: Filters-searchButton
icon: search
label: Suchen
type: submit