kvision / pl.treksoft.kvision.tabulator / Tabulator / downloadJSON

downloadJSON

(js) open fun downloadJSON(fileName: String? = null, dataSet: RowRangeLookup = RowRangeLookup.ACTIVE, newTab: Boolean = false): Unit?

Download the table content as JSON

Parameters

fileName - downloaded file name

dataSet - a data set configuration

newTab - determines if download should be open in a new tab