kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-tabulator
/
io.kvision.tabulator.js
/
GroupEventCallback
Group
Event
Callback
typealias
GroupEventCallback
=
(
e
:
UIEvent
,
group
:
Tabulator.GroupComponent
)
->
Unit
(
source
)