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 ComponentsThese 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#
fast-a
/fast.a
fast-div
/fast.div
fast-span
/fast.span
fast-p
/fast.p
fast-img
/fast.img
fast-textarea
/fast.textarea
fast-input
/fast.input