gridstack.optionset.frontend.yml in GridStack 8.2
Same filename and directory in other branches
config/install/gridstack.optionset.frontend.yml
File
config/install/gridstack.optionset.frontend.ymlView source
- langcode: en
- status: true
- dependencies:
- enforced:
- module:
- - gridstack
- id: frontend
- name: frontend
- label: 'Default Frontend'
- weight: -11
- options:
- icon: 'public://gridstack/frontend.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,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]]'
- sm:
- width: 640
- column: 12
- grids: '[[0,0,12,2],[0,2,12,4],[0,6,6,2],[6,6,6,2],[0,8,6,2],[6,8,6,2],[0,10,12,2],[0,12,6,2],[6,12,6,2],[0,14,6,2],[6,14,6,2]]'
- md:
- width: 768
- column: 12
- grids: '[[0,0,12,2],[0,2,12,4],[0,6,6,2],[6,6,6,2],[0,8,6,2],[6,8,6,2],[0,10,6,2],[6,10,6,2],[0,12,6,2],[6,12,6,2],[0,14,12,2]]'
- lg:
- width: 992
- 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]]'
- xl:
- width: 1200
- column: 12
- grids: '[[0,0,4,2,"sidebar_top_first"],[4,0,4,4,"featured"],[8,0,2,2,"spotlight"],[10,0,2,2,"sidebar_top_last"],[0,2,2,2,"sidebar_first"],[2,2,2,4,"sidebar_second"],[8,2,4,2,"hotdamn"],[0,4,2,2,"sidebar_third"],[4,4,4,2,"footer"],[8,4,2,2,"sidebar_bottom_first"],[10,4,2,2,"sidebar_bottom_last"]]'
- json:
- breakpoints: '{"480":1,"640":12,"768":12,"992":12,"1200":12}'
- settings: '{"auto":true,"cellHeight":80,"float":false,"minWidth":480,"maxRow":0,"rtl":false,"verticalMargin":20,"noMargin":false}'