0.18.3 • Published 4 years ago

@sparcs-kaist/react-grid-layout v0.18.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@sparcs-kaist/React-Grid-Layout · npm version License: MIT

Install

Node Module

yarn add @sparcs-kaist/react-grid-layout
npm i --save @sparcs-kaist/react-grid-layout

Preview

preview Usage in ZABO upload page

Features

  • Compact both vertically and horizontally
  • Vertical line changing on compaction
  • Resize layout items following first item

Tradeoffs

  • Only layout items with identical size is supported
  • Compact type cannot be changed anymore

Acknowledgments


Forked and customized react-grid-layout