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