Vue-grid-layout: Responsive layout

Created on 5 Dec 2018  路  5Comments  路  Source: jbaysolutions/vue-grid-layout

How works responsive layout? I mean, can I do for each breakpoint different layout with the location of the blocks that I need???

Something like this https://github.com/STRML/react-grid-layout#responsive-usage
where i can pass property "layouts"

Most helpful comment

https://github.com/wzquyin/vue-grid-layout
you can use my fork.....edit responsive layouts defined

All 5 comments

https://github.com/wzquyin/vue-grid-layout
you can use my fork.....edit responsive layouts defined

And one more interesting observation - when changed breakpoint, height of vue-grid-layout is not changing ??? (autoSize = true)

Please, answer my question...

@wzquyin why not submit a PR for these features?

@wzquyin I think it's worth a Pull request because the change in code is minimal and it's really valuable If you have serialized layouts which you can pass

Was this page helpful?
0 / 5 - 0 ratings

Related issues

CheyenneForbes picture CheyenneForbes  路  9Comments

gmsa picture gmsa  路  8Comments

RBrNx picture RBrNx  路  3Comments

jordangorla picture jordangorla  路  7Comments

jovanmabilin picture jovanmabilin  路  6Comments