kvision / pl.treksoft.kvision.tabulator / Tabulator / print
print
(js)
open fun print(rowRangeLookup: RowRangeLookup, isStyled: Boolean = false, printConfig: dynamic = null): Unit?
Print the table.
Parameters
rowRangeLookup - the selected range of rows
isStyled - styled output
printConfig - override print configuration