Are there any plans to add Toolbox, Dynamic Add/Remove, or Drag from Outside which React-Grid-Layout has?
https://strml.github.io/react-grid-layout/examples/6-dynamic-add-remove.html
https://strml.github.io/react-grid-layout/examples/14-toolbox.html
https://strml.github.io/react-grid-layout/examples/15-drag-from-outside.html
No plans right now. Maybe you could submit a PR with those?
Thanks. I submitted a PR for Dynamic Add/Remove. #449
I submitted a PR for Drag From Outside