Search Documentation

Search for components, guides, and more.

Chat Container

An input field that allows users to enter and submit text to an AI model.

Examples

Chat Conatiner Basics

Installation

pnpm dlx shadcn@latest add https://chatcn.me/c/chat-container

Props

PropTypeDefaultDescription
childrenReact.ReactNode-The content to render inside the chat container (typically chat messages)
classNamestringundefinedAdditional CSS classes to apply to the container