Lambchop
Marketing

StatCard

Inverted display card with large value and decorative corner dots.

import { StatCard } from "lambchop";

Live Demo

2.4M
Monthly Pageviews
$84K
Monthly Revenue
9
Network Sites

Notched variant

2.4M
Monthly Pageviews
$84K
Monthly Revenue
9
Network Sites

Usage

import { StatCard } from "lambchop";

<StatCard value="2.4M" label="Monthly Pageviews" />
<StatCard value="$84K" label="Monthly Revenue" notched />

Props

PropTypeDefaultDescription
valuestringLarge display value
labelstringUppercase label below value
notchedbooleanfalseAdds ticket-stub semicircle cutouts on left and right edges
classNamestringAdditional CSS classes

Variants

  • Default — Inverted card with decorative corner dots
  • Notched — Adds semicircular cutouts on left and right edges for a ticket/stub aesthetic