kvision / pl.treksoft.kvision.tabulator / Tabulator / getHtml

getHtml

(js) open fun getHtml(rowRangeLookup: RowRangeLookup, isStyled: Boolean = false, htmlOutputConfig: dynamic = null): String?

Get the HTML code of the table.

Parameters

rowRangeLookup - the selected range of rows

isStyled - return styled output

htmlOutputConfig - override output configuration

Return
the HTML code of the table