isotope-cells-by-row
v1.1.4
Published
cellsByRow layout mode for Isotope
Downloads
2,618
Maintainers
Readme
cellsByRow layout mode for Isotope
See docs for cellsByRow layout mode
$('.grid').isotope({
layoutMode: 'cellsByRow',
cellsByRow: {
columnWidth: 200,
rowHeight: 200
}
});
Install
Install with Bower bower install isotope-cells-by-row
Install with npm: npm install isotope-cells-by-row