enable()
Enable the instance.
Syntax
Nestable.enable()const instance = new Nestable("#myList");
// enable the instance.
instance.enable();
Enable the instance.
Nestable.enable()const instance = new Nestable("#myList");
// enable the instance.
instance.enable();