You are here

gridstack.optionset.foundation.yml in GridStack 8.2

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

File

config/install/gridstack.optionset.foundation.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. enforced:
  5. module:
  6. - gridstack
  7. id: foundation
  8. name: foundation
  9. label: 'Default Foundation'
  10. description: ''
  11. weight: -10
  12. options:
  13. icon: 'public://gridstack/foundation.png'
  14. use_framework: true
  15. settings: { }
  16. breakpoints:
  17. sm:
  18. width: 1
  19. column: 12
  20. grids: '[[0,0,12,4],[0,4,12,6],[0,10,12,4],[0,14,12,2]]'
  21. nested: '[[],[[0,0,12,2],[0,2,12,2],[0,4,12,2]],[[0,0,12,2],[0,2,12,2]],[]]'
  22. md:
  23. width: 641
  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,12,2],[0,2,6,2],[6,2,6,2]],[[0,0,6,2],[6,0,6,2]],[]]'
  27. lg:
  28. width: 1025
  29. column: 12
  30. grids: '[[0,0,12,8,"header"],[0,8,12,4,"featured"],[0,12,12,4,"postscript"],[0,16,12,4,"footer"]]'
  31. 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"]],[]]'
  32. json:
  33. breakpoints: '{"1":12,"641":12,"1025":12}'
  34. settings: ''