build69
build69  /  Components  /  App  /  EmailPage

EmailPage

v1.0.17Updated 27 Aug 2026

Composed example email client page using EmailThreeColumn at full height.

Preview

Live · 7 stories
DefaultOpen ↗
Why this is recommendedpageemailinboxexample+1

The default, out-of-the-box EmailPage.

Recommended for+14
  • Reference for support inbox, internal mail client
Tags+6
pageemailinboxexampledefault
Features+4
  • Full-height EmailThreeColumn
  • PageHead with compose button
Not recommended for−2
  • Direct embedding

Install

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

get_registry_item({ name: "EmailPage" })

Usage

import { EmailPage } from '@/components/pages/EmailPage';

<EmailPage />

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

No documented props — EmailPage is composed rather than configured. See the source for its full signature.

Related