Function: GridFiltersPanel()
GridFiltersPanel(
props):Element
Defined in: components/GridFiltersPanel.tsx:34
Responsive filters panel. Replaces the host's <aside> + <GridFilters>
with a single component that is the inline sidebar at lg+ and the
off-canvas drawer below lg. Filters apply live on every change (same as
the inline sidebar), so the drawer's "Show results" button just closes it.
Parameters
props
Returns
Element