umami.layouts.yml

Same filename and directory in other branches
  1. 10 core/profiles/demo_umami/themes/umami/umami.layouts.yml
  2. 11.x core/profiles/demo_umami/themes/umami/umami.layouts.yml
  3. 9 core/profiles/demo_umami/themes/umami/umami.layouts.yml
  4. 8.9.x core/profiles/demo_umami/themes/umami/umami.layouts.yml
core/profiles/demo_umami/themes/umami/umami.layouts.yml

File

core/profiles/demo_umami/themes/umami/umami.layouts.yml

View source
  1. layout_oneplusfourgrid_section:
  2. label: 'One plus four grid'
  3. path: layouts/oneplusfourgrid_section
  4. template: layout--oneplusfourgrid-section
  5. library: umami/oneplusfourgrid_section
  6. category: 'Custom grid'
  7. default_region: first
  8. icon_map:
  9. - [first, second, third]
  10. - [first, fourth, fifth]
  11. regions:
  12. first:
  13. label: First
  14. translation context: 'Layout region'
  15. second:
  16. label: Second
  17. translation context: 'Layout region'
  18. third:
  19. label: Third
  20. translation context: 'Layout region'
  21. fourth:
  22. label: Fourth
  23. translation context: 'Layout region'
  24. fifth:
  25. label: Fifth
  26. translation context: 'Layout region'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.