NumericFilterProps
The props of the NumericFilter component.
Name | Type | Default | Description |
---|---|---|---|
ariaLabel? |
|
The accessible label of the component. | |
filter |
|
The FilterDescriptor object which will be edited. | |
onFilterchange? |
|
The FilterChange event, triggered while editing the FilterOperator. |