본문으로 건너뛰기
버전: 4.11.1

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.