datatable filter custom css

Hi

header: [
    "Date",
    {content:"dateRangeFilter"}
],

Is there a way to add custom css ? i.e

header: [
    "Date",
    {content:"dateRangeFilter", css:"mycustomcss"}
],

Seem’s not ?

Hi,

You can use webix.html.addCss

https://snippet.webix.com/dz66dt8i