vue-bootstrap4-table icon indicating copy to clipboard operation
vue-bootstrap4-table copied to clipboard

filter classes

Open soongsta opened this issue 6 years ago • 0 comments

Hi @rubanraj54

You current have row_classes and column_classes for columns. Can I request a filter_column_class for the column?

This will be useful for adding styling the filter input.

And adding functionality like daterangepicker eg if filter_column_class = "daterange"

$('.daterange').daterangepicker();

Cheers

soongsta avatar May 14 '19 06:05 soongsta