UNPKG

vue-grid-layout

Version:

A draggable and resizable grid layout, as a Vue component.

22 lines (11 loc) 372 B
# Examples ## Basic <Grid01Basic></Grid01Basic> ## Events <Grid02Events></Grid02Events> ## Multiple Grids <Grid03MultipleGrids></Grid03MultipleGrids> ## Drag allow/ignore elements Ignore drag on certain elements and allow on on others. Click and drag the dots on the corner of each item to reposition <Grid04AllowIgnore></Grid04AllowIgnore>