Constructor
# new NumericFilter(props) → {React.Component}
Parameters:
Name | Type | Description |
---|---|---|
props |
Object | Object passed from the external library (react-data-grid). |
column |
Object | The column on which filter was used. |
onChange |
function | Method runs when there is some change in the filter field. |
React.Component