본문으로 건너뛰기
Version: 4.0.0

Using the Methods

You can call methods directly from the Flicking instance.

const flicking = new Flicking("#el", options);

flicking.next();

See all available methods at our API page.