Skip to content

New component - VirtuosoGrid

Compare
Choose a tag to compare
@petyosi petyosi released this 28 Jun 19:03
· 553 commits to master since this release

The VirtuosoGrid component displays same sized items in multiple columns.
The layout and item sizing are controlled through CSS class properties, which allows you to use media queries, min-width, percentage, etc.

Check the responsive grid columns example for a sample implementation.