eiriklv / react-masonry-component

A React.js component for using @desandro's Masonry
MIT License
1.43k stars 145 forks source link

How can stop Shuffling data or childern div in this masonry? #136

Open mrjosshi opened 6 years ago

mrjosshi commented 6 years ago

I want to use this in my product but I want simple masonry layout without shuffling. could you please help if there is any event to prevent this ?

TIA

code-matt commented 5 years ago

transitionDuration: 0 in the options prop {}