Stair-step signal bars with an optional network label like 5G or Wi-Fi.
npx shadcn add https://ui.beste.co/piece/r/indicator5
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Indicator5 } from "@/components/beste/piece/indicator5"; <Indicator5 bars={3} total={4} label="5G" />