Components
filter-value
Code

FilterValue

FilterValue(props): null | ReactElement<any, string | JSXElementConstructor<any>>

Renders the Filter applied value

Parameters

NameType
propsOmit<DetailedHTMLProps<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & RefAttributes<HTMLSpanElement>

Returns

null | ReactElement<any, string | JSXElementConstructor<any>>

Defined in

node_modules/.pnpm/@types+react@18.2.14/node_modules/@types/react/ts5.0/index.d.ts:355