2.4.11 • Published 9 months ago

vue-grid-layout-horizontal v2.4.11

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

Documentation Website

What is Vue Grid Layout Horizontal?

This is a fork of vue-grid-layout. It's made for people, who want to have horizontal stacking of tiles. Also there are some fixes of basic library.

Changes

Everything is the same as in the base library. Nevertheless here the list of changes and additions:

New events in GridItem

EventDescription
resizeMoveCalls when you resize your tile. Returns new size of your tile in container coordinates.
dragMoveCalls when you drag your tile. Returns new position of your tile in container coordinates.

New prop in GridLayout

For better understanding prop vertical-compact was replaced by horizontal-compact.

Documentation

Check out the Documentation Website