Skip to main content
Version: 1.0.2

Use the Methods

You can see Conveyer's methods.

You can call methods directly from the Conveyer instance.

const conveyer = new Conveyer("#el", options);

conveyer.scrollIntoView("end", { align: "start "});

See all available methods at our API page.