navigation.layouts.yml

core/modules/navigation/navigation.layouts.yml

File

core/modules/navigation/navigation.layouts.yml

View source
  1. navigation_layout:
  2. label: 'Navigation layout'
  3. path: layouts
  4. template: navigation
  5. library: navigation/navigation.layout
  6. category: 'Navigation'
  7. class: \Drupal\navigation\NavigationLayout
  8. default_region: first
  9. icon_map:
  10. - [ content ]
  11. - [ footer ]
  12. regions:
  13. content:
  14. label: Content
  15. footer:
  16. label: Footer

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