Skip to content

getActiveData()

Paul edited this page Jan 1, 2019 · 2 revisions

type Function

Returns either; the current searched data, or the full dataset.

Syntax

getActiveData(): Array<any>

Usage

dataTable.getActiveData()

Clone this wiki locally