@siteask/react — React companion for the SiteAsk widget
release- Thin React wrapper around @siteask/widget. Reactive props (theme switches without reload), full TypeScript types, SSR-safe.
- <SiteAsk indexUrl="..." apiUrl="..." /> in your tree, or useSiteAsk(...) hook for programmatic control.
- Lazy-loads @siteask/widget from jsDelivr — no React-runtime overhead in the widget itself.
- Eighth OSS package in this monorepo. Examples for Next.js App Router and Vite.