Loading...
Loading...
Loading...
Pre-wired topbar with search, notifications, theme toggle, and user dropdown.
Install
npx bouncekit@latest add dashboardtopbaractionsImport
import { DashboardTopbarActions } from "@/components/dashboard/dashboard-topbar-actions"import { DashboardTopbarActions } from "@/components/dashboard/dashboard-topbar-actions"
<Topbar title="Dashboard">
<DashboardTopbarActions />
</Topbar>API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
name | string | yes | User display name. |
email | string | yes | User email address. |
Source
src/components/dashboard/dashboard-topbar-actions.tsx