Message Thread Panel

A sidebar-style message thread component with chat history and input field. Perfect for split-screen layouts where you want to show both your main content and a chat interface side-by-side. Can be positioned on either side of your layout.

Examples

Basic Usage

Tambo Conversations

Loading threads...

Installation

$
npx tambo add message-thread-panel

Component API

MessageThreadPanel

PropTypeDefaultDescription
variant"default" | "compact" | "solid""default"Visual style variant for messages in the thread
classNamestring-Additional CSS classes, typically includes position (left/right)
styleCSSProperties-Inline styles for customizing width, height, etc.