FacetValueFacetedFilter
A faceted filter component for filtering by facet values. Designed to be used
with the facetedFilters prop on the ListPage or PaginatedListDataTable components.
Unlike the standard DataTableFacetedFilter which uses pre-defined options, this component
supports server-side search and paginated browsing using the same UX as the FacetValueSelector.
Example
Parameters
props
parameter
DataTableFacetedFilterProps<TData, TValue>Was this chapter helpful?