You are here

responsive_menus.schema.yml in Responsive Menus 8

config/schema/responsive_menus.schema.yml

File

config/schema/responsive_menus.schema.yml
View source
  1. # Schema for the configuration files of the Responsive Menus module.
  2. responsive_menus.configuration:
  3. type: config_object
  4. label: 'Responsive Menus settings'
  5. mapping:
  6. style:
  7. type: string
  8. label: 'Responsive menu style'
  9. # no_jquery_update:
  10. # type: bool
  11. # label: 'I will provide my own jQuery library.'
  12. ignore_admin:
  13. type: bool
  14. label: 'Ignore admin pages?'
  15. style_settings:
  16. type: mapping
  17. label: 'Style settings'