Live Pulse Badge
An explicit live, processing, or paused status badge with reduced-motion support.
Live
Installation
npm install @amro-ui/reactUsage
An explicit live, processing, or paused status badge with reduced-motion support.
Package
import { LivePulseBadge } from "@amro-ui/react";
<LivePulseBadge />shadcn copy
import { LivePulseBadge } from "@/components/ui/live-pulse-badge";
<LivePulseBadge />