You are here

simple_mega_menu_type.schema.yml in Simple Mega Menu 2.0.x

Same filename and directory in other branches
  1. 8 config/schema/simple_mega_menu_type.schema.yml
config/schema/simple_mega_menu_type.schema.yml

File

config/schema/simple_mega_menu_type.schema.yml
View source
  1. simple_megamenu.simple_mega_menu_type.*:
  2. type: config_entity
  3. label: 'Simple mega menu type config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. uuid:
  12. type: string
  13. targetMenu:
  14. type: sequence
  15. label: 'Target menus'
  16. sequence:
  17. type: string
  18. label: 'Menu name'