Facets HTMX
Security covered
Facets ecosystem
This module allows Facets widgets to update view results on a page through partial, AJAX-powered updates using HTMX. This means clicking a facet filter will reload only the view content, not the entire page, and doesn't require additional JavaScript.
Facets HTMX enables HTMX-powered partial page updates for Facets widgets on Views displays, using Drupal core's native HTMX integration (available since Drupal 11.2).
Clicking a facet link replaces only the view's output in the page — without a full page reload and without any JavaScript framework beyond what Drupal core ships.