FilterThemeProvider
FilterThemeProvider(
__namedParameters
):Element
Defined in: filter/src/theme/context.tsx:20
This component takes a theme prop and applies it to the children.
It should preferably be used at the root of your filter component tree.
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”children?
Section titled “children?”ReactNode
Returns
Section titled “Returns”Element