@sparcs-kaist/react-grid-layout
v0.18.3
Published
A draggable and resizable grid layout with responsive breakpoints, for React.
Downloads
78
Readme
@sparcs-kaist/React-Grid-Layout ·
Install
Node Module
yarn add @sparcs-kaist/react-grid-layout
npm i --save @sparcs-kaist/react-grid-layout
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