AmroUI
GitHub

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/react

Usage

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 />