Isotope v2 beta

Changes from Isotope v1. Report any issues with Isotope v2. Thanks for being brave!

horizontal

Items are arranged horizontally.

Options

verticalAlignment

Type: Number a decimal 0 to 1

Aligns items vertically. 0 will align the origin edge. 1 will align the opposite edge. 0.5 will align center.

layoutMode: 'horizontal',
horizontal: {
  verticalAlignment: 0.5,
}