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

Help

Article view

One article inside the panel. You render the body, so the markdown and sanitizer choices stay yours.

Install

npx shadcn@latest add https://ui.inflection.network/r/article-view.json

Pulls in utils automatically.

Usage

Track or change a delivery

Where your parcel is, and how to redirect it.

Open the order and choose Track. Until a parcel leaves the warehouse you can also change the delivery address.

Once it is with the courier, redirection has to happen on their side.

Props

NameTypeDescription
title*string
children*ReactNodeThe body. You render it — markdown flavour and sanitizer stay your decision.
summarystringA line under the title.
onBack() => voidRenders the “All articles” control.
footerReactNodeThe escape hatch when the article did not answer it.

* required