Skip to main content
Version: Next

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.