responsive-block-grid icon indicating copy to clipboard operation
responsive-block-grid copied to clipboard

Given a collection/cursor and a template to render the items in it, this will create a reactive responsive block grid based on isotope

Results 2 responsive-block-grid issues
Sort by recently updated
recently updated
newest added

I am limiting the number of items via limit and added a button to increase the limit, but this component doesn't respond to the change on the limit. Using other...

Add a link to the source of your example project in your Readme: https://github.com/smeevil/responsive-block-grid-example Just reading your Readme alone I was confused if `{{> reactiveBlockGrid cursor=myCursor template='myTemplate'}}` should be insidee...