You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can a template slot for column filters be introduced? Right now there is a slot="table-column" but this doesn't work for the filters on top of the column.
This way we can add our own html for filters. Datepickers, multiselects, you name it.
The text was updated successfully, but these errors were encountered:
Issue Type
Specs
What version are you using? 2.18.0
What browser? Chrome
Description
Can a template slot for column filters be introduced? Right now there is a
slot="table-column"
but this doesn't work for the filters on top of the column.This way we can add our own html for filters. Datepickers, multiselects, you name it.
The text was updated successfully, but these errors were encountered: