GridColumnMenuFilterBaseProps
The props passed to the ColumnMenu filter component.
Name | Type | Default | Description |
---|---|---|---|
column |
| The current column options. | |
filter? |
| The current filter state of the Grid. | |
filterOperators |
| The filter operators for the Grid filters. | |
filterable? |
| The filterable option of the column. | |
onCloseMenu? |
| The method that will be called to close the column menu. |
Methods
onFilterChange | |||||||||
---|---|---|---|---|---|---|---|---|---|
The method that will be called to notify the parent Grid about a filter change. | |||||||||
| |||||||||
|