dantrain / react-stonecutter

Animated grid layout component for React
http://dantrain.github.io/react-stonecutter
MIT License
1.21k stars 72 forks source link

How to move elements location? #50

Open lukedukeus opened 3 years ago

lukedukeus commented 3 years ago

I am using this control, but I want to move a tile to the bottom if it doesn't have an image associated with it. Is there a way to move a tile programatically? Also, do tiles support resizing and drag and drop?