Skip to main content

API Overview

Hooks

The facet library provides a series of React hooks to interact with the facets.

Many of them are the Facet analog of the React standard hooks:

A few are meant to solve Facet specific issues:

Mount Components

These are a series of components that can be used together with the fast-* components when there is a needed to add or remove nodes in the React tree.

fast-* components and their React DOM compatible equivalent

Helpers