aurelia-ui-framework
aurelia-ui-framework copied to clipboard
[UIDatagrid] - Add filtering
Allow columns to be filterable by providing a filter dropdown
Types
- Text: Searchbox
- Text: List of unique values for selection
- Number: Input
- Date: Calendar input
Operations: =, != (all types) in, not in (text only)
, <, >=, <= (number/date)