🚀 Beta mode be careful of the bugs

Breadcrumb

Displays a callout for user attention.

Preview

The Badge component is used to display important messages to users. It comes with several sub components to structure the content effectively.

Alert
Alert

Installation

  pnpm dlx shadcn@latest add http://localhost:3000/r/hello-world.json

Usage

import { Alert, AlertDescription, AlertTitle } from "@/components/ui/badge"

Examples

Breadcrumb 01
Breadcrumb 02
Breadcrumb 03
Breadcrumb_03
Breadcrumb 04
Breadcrumb 05
Breadcrumb 06
Breadcrumb_06
Breadcrumb 07
Breadcrumb 08
Breadcrumb_08

On this page