AshesOfOwls / jquery.shapeshift

A dynamic grid system with drag and drop functionality.
http://ashesofowls.github.com/jquery.shapeshift/
MIT License
1.67k stars 311 forks source link

How to pass properties in shapeshift v3.0? #136

Open creativechipmunk opened 8 years ago

creativechipmunk commented 8 years ago

How can i pass some properties from my HTML page like: columns: 3, itemWidth: 356, itemWidthMD:326, maxHeight: null, align: "left", origin: "nw",

And if yo have the proper documentation of Shapeshift v3.0 then please provide it.