gridstack.optionset.tagore.yml in GridStack 8.2
Same filename and directory in other branches
modules/gridstack_example/config/install/gridstack.optionset.tagore.yml
File
modules/gridstack_example/config/install/gridstack.optionset.tagore.ymlView source
- langcode: en
- status: true
- dependencies:
- enforced:
- module:
- - gridstack_example
- id: tagore
- name: tagore
- label: Tagore
- description: ''
- weight: 9
- options:
- icon: 'public://gridstack/tagore.png'
- use_framework: false
- settings:
- auto: true
- cellHeight: 80
- float: false
- 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,2],[0,4,1,2],[0,6,1,1],[0,7,1,1],[0,8,1,1],[0,9,1,1],[0,10,1,1]]'
- sm:
- width: 680
- column: 6
- grids: '[[0,0,3,4],[3,0,3,4],[0,4,6,3],[0,7,3,6],[3,7,3,3],[3,10,3,3],[0,13,6,3],[0,16,6,2],[0,18,6,4]]'
- md:
- width: 768
- column: 10
- grids: '[[0,0,10,3],[0,3,5,3],[5,3,5,3],[0,6,5,6],[5,6,5,3],[5,9,5,3],[0,12,10,2],[0,14,10,2],[0,16,10,2]]'
- lg:
- width: 1024
- column: 12
- grids: '[[0,0,12,4],[0,4,6,4],[6,4,6,4],[0,8,6,8],[6,8,6,4],[6,12,6,4],[0,16,12,2],[0,18,12,2],[0,20,12,2]]'
- xl:
- width: 1280
- column: 12
- grids: '[[0,0,4,4,"sidebar_first"],[4,0,4,3,"featured"],[8,0,2,2,"sidebar_second"],[10,0,2,4,"sidebar_last"],[8,2,2,2,"sidebar_third"],[4,3,2,4,"content_first"],[6,3,2,4,"content_last"],[0,4,4,3,"sidebar_bottom_first"],[8,4,4,3,"sidebar_bottom_last"]]'
- json:
- breakpoints: '{"480":1,"680":6,"768":10,"1024":12,"1280":12}'
- settings: '{"auto":true,"cellHeight":80,"float":false,"minWidth":480,"maxRow":0,"rtl":false,"verticalMargin":20,"noMargin":false}'