FilterApply
▸ FilterApply(props): null | ReactElement<any, string | JSXElementConstructor<any>>
Action that applies the Filter value, and closes the popover
Parameters
| Name | Type |
|---|---|
props | PopoverDismissProps & RefAttributes<HTMLButtonElement> |
Returns
null | ReactElement<any, string | JSXElementConstructor<any>>
Example
<FilterApply>Apply</FilterApply>Defined in
node_modules/.pnpm/@types+react@18.2.14/node_modules/@types/react/ts5.0/index.d.ts:355