Free components for building your own support agent — bring any backend.Want the agent too? Inflection resolves support requests inside your app.

Shell

Panel

The messenger shell. Full-screen below sm, floating above it, or inline anywhere.

Install

npx shadcn@latest add https://ui.inflection.network/r/panel.json

Pulls in utils automatically.

Usage

Props

NameTypeDescription
open*booleanRenders nothing when false.
children*ReactNodeHeader, `<PanelBody>`, composer.
inlinebooleanRender in place instead of fixed over the app — for pages, previews, embeds.
side"right" | "left"Which corner it docks to.Default: "right"

* required