You are here

gridstack.optionset.default.yml in GridStack 8.2

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

File

config/install/gridstack.optionset.default.yml
View source
  1. langcode: en
  2. status: false
  3. dependencies:
  4. enforced:
  5. module:
  6. - gridstack
  7. id: default
  8. name: default
  9. label: 'Default Admin'
  10. description: ''
  11. weight: -11
  12. options:
  13. icon: ''
  14. use_framework: false
  15. settings:
  16. auto: true
  17. cellHeight: 60
  18. float: false
  19. minWidth: 768
  20. rtl: false
  21. verticalMargin: 20
  22. noMargin: false
  23. column: 12
  24. maxRow: 0
  25. breakpoints:
  26. lg:
  27. width: 1200
  28. column: 12
  29. grids: '[[0,0,4,2],[4,0,4,4],[8,0,2,2],[10,0,2,2],[0,2,2,2],[2,2,2,4],[8,2,4,2],[0,4,2,2],[4,4,4,2],[8,4,2,2],[10,4,2,2]]'
  30. json:
  31. breakpoints: '{"1200":12}'
  32. settings: '{"auto":true,"cellHeight":60,"float":false,"minWidth":768,"rtl":false,"verticalMargin":20,"noMargin":false,"maxRow":0}'