📚 Reference
📜 Chapter
react-draggable
React Grid Layout
- React-Grid-Layout is a grid layout system much like Packery or Gridster, for React.
- Unlike those systems, it is responsive and supports breakpoints. Breakpoint layouts can be provided by the user or autogenerated.
- RGL is React-only and does not require jQuery.
설치
# NPM
npm i react-grid-layout
# YARN
yarn add react-grid-layout
예시