EnumFilterProps
The props of the EnumFilter component.
Name | Type | Default | Description |
---|---|---|---|
data? |
| A collection of text-value pairs passed to the EnumFilter DropDownList. | |
defaultItem? |
| The defaultItem passed to the EnumFilter DropDownList. | |
filter |
| The FilterDescriptor object which will be edited. |
Methods
onFilterChange | ||||||
---|---|---|---|---|---|---|
The FilterChange event, triggered while editing the FilterOperator. | ||||||
|