@cleverhans/ui
v0.2.0
Published
Optional styled block pack and chat window for CleverHans — the 10-minute happy path, never a core dependency
Readme
@cleverhans/ui
Styled block pack and chat window for
CleverHans — the 10-minute happy
path over the headless
@cleverhans/react,
never a core dependency.
import { FloatingChat } from "@cleverhans/ui";
import "@cleverhans/ui/styles.css";
<FloatingChat session={session} />;<AgentChat>— inline chat surface;<FloatingChat>— the launcher + window variant.- Default blocks for
confirmandbulk_preview; passcomponentsto add or override per block type (merged over the defaults). - Theme via the
--ch-*CSS custom properties instyles.css.
