gridstack.optionset.paz.yml in GridStack 8.2
Same filename and directory in other branches
modules/gridstack_example/config/install/gridstack.optionset.paz.yml
File
modules/gridstack_example/config/install/gridstack.optionset.paz.ymlView source
- langcode: en
- status: true
- dependencies:
- enforced:
- module:
- - gridstack_example
- id: paz
- name: paz
- label: Paz
- description: ''
- weight: 2
- options:
- icon: 'public://gridstack/paz.png'
- use_framework: false
- settings:
- auto: true
- cellHeight: 80
- float: true
- minWidth: 480
- column: 12
- maxRow: 0
- rtl: false
- verticalMargin: 20
- noMargin: false
- breakpoints:
- xs:
- width: 480
- column: 1
- grids: '[[0,0,1,1],[0,1,1,1],[0,2,1,1],[0,3,1,1],[0,4,1,1],[0,5,1,1],[0,6,1,1],[0,7,1,1],[0,8,1,1],[0,9,1,1],[0,10,1,1],[0,11,1,1],[0,12,1,1],[0,13,1,1],[0,14,1,1],[0,15,1,1]]'
- sm:
- width: 640
- column: 10
- grids: '[[0,0,10,2],[0,2,5,3],[5,2,5,3],[0,5,10,3],[0,8,5,4],[5,8,5,4],[0,12,10,3],[0,15,10,4],[0,19,10,4],[0,23,5,4],[5,23,5,4],[0,27,10,3],[0,30,10,3],[0,33,5,3],[5,33,5,3],[0,36,10,3]]'
- md:
- width: 768
- column: 12
- grids: '[[0,0,7,8],[7,0,5,4],[7,4,5,4],[0,8,6,4],[6,8,6,4],[0,12,6,4],[6,12,6,4],[0,16,12,4],[0,20,6,4],[6,20,6,4],[0,24,6,4],[6,24,6,4],[0,28,6,4],[6,28,6,4],[0,32,6,4],[6,32,6,4]]'
- lg:
- width: 992
- column: 12
- grids: '[[0,0,6,8],[6,0,3,2],[9,0,3,2],[6,2,3,2],[9,2,3,2],[6,4,2,4],[8,4,4,2],[8,6,2,2],[10,6,2,2],[0,8,4,4],[4,8,2,4],[6,8,2,2],[8,8,2,2],[10,8,2,4],[6,10,2,2],[8,10,2,2]]'
- xl:
- width: 1200
- column: 12
- grids: '[[0,0,6,11],[6,0,3,3],[9,0,3,4],[6,3,3,3],[9,4,3,2],[6,6,2,5],[8,6,4,2],[8,8,2,3],[10,8,2,3],[0,11,4,4],[4,11,2,4],[6,11,2,2],[8,11,2,2],[10,11,2,4],[6,13,2,2],[8,13,2,2]]'
- json:
- breakpoints: '{"480":1,"640":10,"768":12,"992":12,"1200":12}'
- settings: '{"auto":true,"cellHeight":80,"float":true,"minWidth":480,"maxRow":0,"rtl":false,"verticalMargin":20,"noMargin":false}'