# Function FiltersPanel Alpha
FiltersPanel(
props
):ReactElement
<any
,any
> |null
Filters panel component that renders a list of filter tiles
# Parameters
Parameter | Type |
---|---|
props | FiltersPanelProps |
# Returns
ReactElement
< any
, any
> | null