You are here

views_jump_menu.views.schema.yml in Views Jump Menu 8

config/schema/views_jump_menu.views.schema.yml

File

config/schema/views_jump_menu.views.schema.yml
View source
  1. views.style.jump_menu:
  2. type: views_style
  3. label: 'Jump menu'
  4. mapping:
  5. class:
  6. type: string
  7. label: 'Class'
  8. wrapper_class:
  9. type: string
  10. label: 'Wrapper class'
  11. label_field:
  12. type: string
  13. label: 'Label field'
  14. url_field:
  15. type: string
  16. label: 'URL field'
  17. new_window:
  18. type: boolean
  19. label: 'Open link in new window'
  20. select_text:
  21. type: label
  22. label: 'Select text'
  23. select_label:
  24. type: label
  25. label: 'Select label'