Metric Tile
A compact outcome metric with value, change, trend semantics, and an optional product icon.
Verified outcomes128+18% this week
Installation
npm install @amro-ui/reactUsage
A compact outcome metric with value, change, trend semantics, and an optional product icon.
Package
import { MetricTile } from "@amro-ui/react";
<MetricTile />shadcn copy
import { MetricTile } from "@/components/ui/metric-tile";
<MetricTile />