Pill row grouping views, likes, comments, and shares with lucide icons and tabular counts.
The import and the props worth knowing about, in one place.
import { Stats12 } from "@/components/beste/piece/stats12";
<Stats12
views="48.2K"
likes="3.1K"
comments="284"
shares="612"
/>Colored icon tile beside a bold stat and a one-line description.
2x2 grid of stat cells inside one card, separated by a thin cross divider.
Three stats side by side inside one card, separated by vertical dividers.
Live metric whose digits roll like an odometer each time the value changes, with a delta pill that pops in beside the number.