You are here

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.yml
View source
  1. views.exposed_form.views_exposed_groups:
  2. type: views_exposed_form
  3. label: 'Grouped filters'
  4. mapping:
  5. groups:
  6. type: sequence
  7. sequence:
  8. type: mapping
  9. mapping:
  10. name:
  11. type: string
  12. label:
  13. type: label
  14. label: 'Label'
  15. weight:
  16. type: integer
  17. filters:
  18. type: sequence
  19. sequence:
  20. type: mapping
  21. mapping:
  22. id:
  23. type: string
  24. weight:
  25. type: integer
  26. groups_format:
  27. type: string
  28. groups_vertical_tabs_summary:
  29. type: integer