Skip to main content

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

Tsx
Signature

Parameters

props

parameterDataTableFacetedFilterProps<TData, TValue>
Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page