views_exposed_groups.schema.yml in Views exposed groups 3.0.x
config/schema/views_exposed_groups.schema.yml
File
config/schema/views_exposed_groups.schema.ymlView source
- views.exposed_form.views_exposed_groups:
- type: views_exposed_form
- label: 'Grouped filters'
- mapping:
- groups:
- type: sequence
- sequence:
- type: mapping
- mapping:
- name:
- type: string
- label:
- type: label
- label: 'Label'
- weight:
- type: integer
- filters:
- type: sequence
- sequence:
- type: mapping
- mapping:
- id:
- type: string
- weight:
- type: integer
- groups_format:
- type: string
- groups_vertical_tabs_summary:
- type: integer