Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.
Karl edited this page Apr 11, 2018 · 2 revisions

Initialise the instance.

This will only be used after using the destroy() method to re-enable the instance.

const rangeable = new Rangeable(input, options);

rangeable.init();
Clone this wiki locally