You are here

responsive_menu.schema.yml in Responsive and off-canvas menu 8.2

config/schema/responsive_menu.schema.yml

File

config/schema/responsive_menu.schema.yml
View source
  1. responsive_menu.settings:
  2. type: mapping
  3. label: Settings
  4. mapping:
  5. horizontal_menu:
  6. type: string
  7. horizontal_depth:
  8. type: integer
  9. off_canvas_menus:
  10. type: string
  11. horizontal_wrapping_element:
  12. type: string
  13. horizontal_breakpoint:
  14. type: string
  15. horizontal_media_query:
  16. type: string
  17. include_css:
  18. type: boolean
  19. off_canvas_position:
  20. type: string
  21. off_canvas_theme:
  22. type: string
  23. pagedim:
  24. type: string
  25. horizontal_superfish:
  26. type: boolean
  27. horizontal_superfish_delay:
  28. type: integer
  29. horizontal_superfish_speed:
  30. type: integer
  31. horizontal_superfish_speed_out:
  32. type: integer
  33. horizontal_superfish_hoverintent:
  34. type: boolean
  35. hammerjs:
  36. type: boolean
  37. breakpoint_css_filepath:
  38. type: string
  39. use_breakpoint:
  40. type: boolean
  41. allow_admin:
  42. type: boolean
  43. wrapper_admin:
  44. type: boolean
  45. wrapper_theme:
  46. type: boolean
  47. extension_keyboard:
  48. type: boolean