Vue Grid Layout Example 4 - Drag allow/ignore elements
View project on Github
Previous example: Multiple grids
Next example: Mirrored grid layout
Ignore drag on certain elements and allow on on others.
Click and drag the dots on the corner of each item to reposition
Displayed as
[x, y, w, h]
:
{{item.i}}
: [{{item.x}}, {{item.y}}, {{item.w}}, {{item.h}}]
{{item.i}}
test