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.jsonPulls in utils automatically.
Usage
AriaAI
Answers instantly
Hi — ask me anything about your order.
Props
| Name | Type | Description |
|---|---|---|
| open* | boolean | Renders nothing when false. |
| children* | ReactNode | Header, `<PanelBody>`, composer. |
| inline | boolean | Render in place instead of fixed over the app — for pages, previews, embeds. |
| side | "right" | "left" | Which corner it docks to.Default: "right" |
* required