react-bs-datatable / components/Filter
▸ Filter(__namedParameters): null | Element
Renders a control for the text filtering. This component is
only rendered when at least one of the headers have isFilterable
prop. Otherwise, this component will return null.
| Name | Type |
|---|---|
__namedParameters |
FilterProps |
null | Element