You are here

tb_megamenu.schema.yml in The Better Mega Menu 8

Same filename and directory in other branches
  1. 2.x config/schema/tb_megamenu.schema.yml
config/schema/tb_megamenu.schema.yml

File

config/schema/tb_megamenu.schema.yml
View source
  1. tb_megamenu.menu_config.*:
  2. type: config_entity
  3. label: 'TB MegaMenu config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. menu:
  9. type: string
  10. label: 'Menu Name'
  11. theme:
  12. type: string
  13. label: 'Theme Name'
  14. block_config:
  15. type: string
  16. label: 'Block Configuration'
  17. menu_config:
  18. type: string
  19. label: 'Menu Configuration'