Loading...
Loading...
Loading...
Full-screen welcome with feature grid and animated stagger entrance.
Install
npx bouncekit@latest add welcomescreenImport
import { WelcomeScreen } from "@/components/onboarding/welcome-screen"Your workspace is ready. Let's get you set up.
Stats, charts, and activity feeds.
Profile, billing, and API keys.
Invite members and manage roles.
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
title | string | yes | Primary heading. |
description | string | — | Supporting text. |
features | WelcomeFeature[] | yes | Feature items { title, description }. |
ctaLabel | string | — | Primary CTA label. |
onCta | () => void | — | CTA click handler. |
Source
src/components/onboarding/welcome-screen.tsx