jbaysolutions/vue-grid-layout

is it possible to supply a grid prop ?

Open

#142 opened on Jan 16, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,436 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,777 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is it possible to supply a grid prop that looks like this grid=[10, 10] so that the element gets dragged/resized according to the grid's values. If it's still not clear please refer to jquery-ui/resizable/grid.

I'm trying to build something like a dynamic tile builder. Dynamic Tile Builder.

Is it possible to acheive ?

Contributor guide