Closed s-yadav closed 8 years ago
This is meant to be evaluated as expression, so that it can come from scope variable. If you need to define css selector directly you can add it within an extra qoute.
<ul class="dynamic-grid" angular-grid="pics" ag-grid-width="300" ag-gutter-size="10" ag-id="gallery" ag-scroll-container=" '#gallery-wrap' " ag-infinite-scroll="loadMore()" > .... </ul>
It seems I have mentioned it wrong on docs, will fix that.
Reverts s-yadav/angulargrid#73
This is meant to be evaluated as expression, so that it can come from scope variable. If you need to define css selector directly you can add it within an extra qoute.
It seems I have mentioned it wrong on docs, will fix that.
Reverts s-yadav/angulargrid#73