Skip to main content
Version: 4.0.0

Using the Methods

You can call methods directly from the InfiniteGrid instance.

const ig = new MasonryInfiniteGrid("#el", options);

ig.getItems();

See all available methods at our API page.