Implementing a React Grid Layout in a react app
Project detail
Implementing a React Grid Layout in a react app
I want to be able to have a page with several small resizable windows.
There is react-grid-layout witch you can use for that.
I would be happy with any functional version. Thank you