| Class | Description |
|---|---|
| Filter |
This class represent a data table data filter which can be used to apply queries and filters on
data by the data store
|
| Operator |
A class to define filter operators, each operator is a simple name string
|
| SearchContext<T> |
A class to represent the current search and filter state of the datatable
|
| Enum | Description |
|---|---|
| Category |
An enum for the
Filter category |
| FilterTypes |
An enum of filter types
|
Copyright © 2019–2022 Dominokit. All rights reserved.