build69
build69  /  Components  /  App  /  Inbox

Inbox

v1.0.15Updated 27 Aug 2026

Inbox / messaging page — three-pane, email client, chat messenger, unified and support-ticket layouts. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 18 stories
Three PaneOpen ↗
Why this is recommendedinboxmessagesemailchat+4

Inbox — three pane.

Recommended for+14
  • Inbox / messaging screens
  • Support apps
Tags+6
inboxmessagesemailchatapppagethreepane
Features+4
  • Three-pane, email-client, chat-messenger, unified and split-reading layouts
  • Support-tickets / conversation variants
  • Self-contained — no required props
Not recommended for−2
  • Public marketing pages

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Inbox" })

Usage

import { InboxThreePane } from '@/components/pages/inbox';

<InboxThreePane />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override (copy-paste block, baked-in content)

string

Related