Skip to content
Johannes Wilm edited this page Sep 17, 2018 · 2 revisions

type Function

Initialise the instance after destroying.

You can pass an optional object of options to the method if you require new a new config.

Usage

/**
 * @param  {Object} options New options to pass to the instance
 * @return {Void}
 */
datatable.init(options);

Clone this wiki locally