kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-tabulator
/
io.kvision.tabulator.js
/
Tabulator
/
OptionsRows
/
rowSelectionChanged
row
Selection
Changed
open
var
rowSelectionChanged
:
(
data
:
Array
<
Any
>
,
rows
:
Array
<
Tabulator.RowComponent
>
)
->
Unit
?
(
source
)