Closed cswleocsw closed 8 years ago
@cswleocsw - You should be able to filter just by using .filter
on the array of items you are putting into your masonry :-) This is the "React way" of doing it at least
@cswleocsw I'm going to close this as resolved. Please reopen if you still need to discuss.
@eiriklv in order to filter the masonry items would each item be passed a custom prop that the filter is based on?
I don't know how to filter my selectItem? Is Masonry have support filter function like Isotope ?