kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-tabulator
/
io.kvision.tabulator
/
ColumnDefinition
/
headerFilterFuncCustom
header
Filter
Func
Custom
val
headerFilterFuncCustom
:
(
headerValue
:
Any
?
,
rowValue
:
Any
?
,
rowData
:
Any
?
,
filterParams
:
Any
?
)
->
Boolean
?
=
null
(
source
)