Install
Add the Etoile React SDK to your app.
Install
npm i @etoile-dev/reactWhat you get
SearchbarandSearchModalfor Etoile-powered search UISearchbar.Rootprimitives for fully custom, headless UIsuseEtoileSearch(anduseSearchalias) for custom data wiring
Optional theme
Primitives are unstyled by default. Import the optional theme once if you want the built-in look:
import "@etoile-dev/react/styles.css";