Loading...
Loading...
Loading...
Centered loading state with animated spinner and optional description.
Install
npx bouncekit@latest add loadingscreenImport
import { LoadingScreen } from "@/components/feedback/loading-screen"Loading dashboard...
Fetching your latest data
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
message | string | — | Primary text. Default: "Loading...". |
description | string | — | Supporting text below the spinner. |
fullScreen | boolean | — | Fill the viewport. Default: true. |
Source
src/components/feedback/loading-screen.tsx