You are here

gridstack.optionset.bootstrap.yml in GridStack 8.2

Same filename and directory in other branches
  1. 8 config/install/gridstack.optionset.bootstrap.yml
config/install/gridstack.optionset.bootstrap.yml

File

config/install/gridstack.optionset.bootstrap.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. enforced:
  5. module:
  6. - gridstack
  7. id: bootstrap
  8. name: bootstrap
  9. label: 'Default Bootstrap'
  10. description: ''
  11. weight: -10
  12. options:
  13. icon: 'public://gridstack/bootstrap.png'
  14. use_framework: true
  15. settings: { }
  16. breakpoints:
  17. xs:
  18. width: 1
  19. column: 12
  20. grids: '[[0,0,12,2],[0,2,12,6],[0,8,12,2],[0,10,12,2]]'
  21. nested: '[[],[[0,0,12,2],[0,2,12,2],[0,4,12,2]],[[0,0,6,2],[6,0,6,2]],[]]'
  22. sm:
  23. width: 576
  24. column: 12
  25. grids: '[[0,0,12,2],[0,2,12,4],[0,6,12,2],[0,8,12,2]]'
  26. nested: '[[],[[0,0,6,2],[6,0,6,2],[0,2,12,2]],[[0,0,6,2],[6,0,6,2]],[]]'
  27. md:
  28. width: 768
  29. column: 12
  30. grids: '[[0,0,12,2],[0,2,12,4],[0,6,12,2],[0,8,12,2]]'
  31. nested: '[[],[[0,0,6,2],[6,0,6,2],[0,2,12,2]],[[0,0,6,2],[6,0,6,2]],[]]'
  32. lg:
  33. width: 992
  34. column: 12
  35. grids: '[[0,0,12,2],[0,2,12,2],[0,4,12,2],[0,6,12,2]]'
  36. nested: '[[],[[0,0,4,2],[4,0,4,2],[8,0,4,2]],[[0,0,6,2],[6,0,6,2]],[]]'
  37. xl:
  38. width: 1200
  39. column: 12
  40. grids: '[[0,0,12,8,"header"],[0,8,12,4,"featured"],[0,12,12,4,"postscript"],[0,16,12,4,"footer"]]'
  41. nested: '[[],[[0,0,4,4,"featured_first"],[4,0,4,4,"featured_middle"],[8,0,4,4,"featured_last"]],[[0,0,6,4,"postscript_first"],[6,0,6,4,"postscript_last"]],[]]'
  42. json:
  43. breakpoints: '{"1":12,"576":12,"768":12,"992":12,"1200":12}'
  44. settings: ''