easeUI

Insight Card

A stat tile: a label, a headline value, and an optional trend pill. Pass a Number Ticker as the value to have it roll in on change.

Active users
2,48112%
Failed charges
184%

Installation

$ bunx --bun shadcn add @easeui/insight-card

API reference

PropTypeDefaultDescription
labelstring--
valueReactNode-The headline number. Pass a NumberTicker for it to roll in on change.
trend?InsightCardTrend--
icon?any--
className?string--

Updated