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

getHtml

open fun getHtml(activeOnly: Boolean = false): String?

Get the HTML code of the table.

Parameters

activeOnly - include only visible rows

Return
the HTML code of the table