Skip to content
Paul edited this page Jan 2, 2019 · 2 revisions

type Function

Initializes the table based on property settings. If the data property is set, that will be used. Next in priority is the ajax setting. If neither is set and there is a slotted table, it will be used for the dataset.

Syntax

init(): void

Usage

dataTable.init()

Clone this wiki locally