Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.
Karl edited this page Sep 3, 2017 · 1 revision

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