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
contextKeystring-Unique identifier for the conversation thread
classNamestring-Additional CSS classes, typically includes position (left/right)
styleCSSProperties-Inline styles for customizing width, height, etc.