load()
Load new data in to the instance.
Syntax
Nestable.load([data])Accepts a valid Object as the first argument.
See the data option for more info on the structure accepted by this method.
Demo
Load new data in to the instance.
Nestable.load([data])Accepts a valid Object as the first argument.
See the data option for more info on the structure accepted by this method.