build69
build69  /  Components  /  App  /  Dashboard

Dashboard

v1.0.20Updated 27 Aug 2026

Application dashboard page — overview, analytics, finance, sales and project-ops layouts. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 18 stories
OverviewOpen ↗
Why this is recommendeddashboardoverviewanalyticsapp+2

Dashboard — overview.

Recommended for+14
  • App dashboards
  • Admin home screens
Tags+6
dashboardoverviewanalyticsappkpipage
Features+4
  • Overview, analytics, finance, sales-POS and project-ops layouts
  • Empty / realtime / executive 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: "Dashboard" })

Usage

import { DashboardOverview } from '@/components/pages/dashboard';

<DashboardOverview />

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