You are here

layout_section_classes_test.layouts.yml in Layout Section Classes 8

tests/modules/layout_section_classes_test/layout_section_classes_test.layouts.yml

File

tests/modules/layout_section_classes_test/layout_section_classes_test.layouts.yml
View source
  1. test_layout:
  2. label: Test
  3. category: 'LSC'
  4. template: templates/test-layout
  5. classes:
  6. style:
  7. label: 'Style'
  8. multiple: true
  9. required: false
  10. options:
  11. 'background--primary-light': 'Light background'
  12. 'background--wave-dark background--primary-light': 'Wave background'
  13. description: 'Select the visual style for this region.'
  14. spacing:
  15. label: 'Spacing'
  16. multiple: false
  17. required: true
  18. default: 'section--bottom-l section--top-l'
  19. options:
  20. 'section--bottom-l section--top-l': 'Standard'
  21. '': 'Tight'
  22. regions:
  23. content:
  24. label: Content