Badge

Display small labels or indicators.

Preview

Usage

import { Home } from 'lucide-react';
import { Badge } from '@vitnode/core/components/ui/badge';
<Badge>
  <Home /> Default
</Badge>

Props

Prop

Type

On this page