kvision-project
Toggle table of contents
9.2.0
js
Target filter
js
Switch theme
Search in API
Skip to content
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
)