You are here

bootstrap_layout_builder.schema.yml in Bootstrap Layout Builder 1.x

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

File

config/schema/bootstrap_layout_builder.schema.yml
View source
  1. bootstrap_layout_builder.blb_layout_option.*:
  2. type: config_entity
  3. label: 'Bootstrap Layout Builder Layout option config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. layout_id:
  12. type: string
  13. label: 'Layout Id'
  14. structure:
  15. type: string
  16. label: 'Structure'
  17. breakpoints:
  18. type: sequence
  19. label: 'Breakpoints'
  20. sequence:
  21. type: string
  22. weight:
  23. type: integer
  24. label: 'Weight'
  25. uuid:
  26. type: string