FolioKit

Ping

A compact status indicator for real-time activity.

Installation

pnpm dlx shadcn@latest add https://folio-kit.vercel.app/r/ping.json
npx shadcn@latest add https://folio-kit.vercel.app/r/ping.json
yarn shadcn@latest add https://folio-kit.vercel.app/r/ping.json
bunx shadcn@latest add https://folio-kit.vercel.app/r/ping.json

Usage

import Ping from "@/components/foliokit/ping";
<Ping state="active" />

Examples

Label

Use label to add text.

Size

Use size to change the size of the pulse. ( sm | md | lg )

Props

Prop

Type


On this page