Skip to main content
Version: 4.1.1

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.