FilterClear
▸ FilterClear(props): null | ReactElement<any, string | JSXElementConstructor<any>>
Action that clears both Filter value and UI Select value
Parameters
| Name | Type |
|---|---|
props | PopoverDismissProps & RefAttributes<HTMLButtonElement> |
Returns
null | ReactElement<any, string | JSXElementConstructor<any>>
Example
<FilterClear>Clear</FilterClear>Defined in
node_modules/.pnpm/@types+react@18.2.14/node_modules/@types/react/ts5.0/index.d.ts:355