gridstack.optionset.default.yml in GridStack 8.2
Same filename and directory in other branches
config/install/gridstack.optionset.default.yml
File
config/install/gridstack.optionset.default.ymlView source
- langcode: en
- status: false
- dependencies:
- enforced:
- module:
- - gridstack
- id: default
- name: default
- label: 'Default Admin'
- description: ''
- weight: -11
- options:
- icon: ''
- use_framework: false
- settings:
- auto: true
- cellHeight: 60
- float: false
- minWidth: 768
- rtl: false
- verticalMargin: 20
- noMargin: false
- column: 12
- maxRow: 0
- breakpoints:
- lg:
- width: 1200
- column: 12
- 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]]'
- json:
- breakpoints: '{"1200":12}'
- settings: '{"auto":true,"cellHeight":60,"float":false,"minWidth":768,"rtl":false,"verticalMargin":20,"noMargin":false,"maxRow":0}'