1.1.4 • Published 6 years ago

isotope-cells-by-row v1.1.4

Weekly downloads
376
License
-
Repository
github
Last release
6 years ago

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