FilterFunction

typealias FilterFunction = (field: String, type: String, value: Any, filterParams: Tabulator.FilterParams) -> Unit