Skip to main content
Interactive stats cards with clickable links for detailed views. Each metric card includes a “View details” action.

Installation

Install the component from the Blocks registry:
npx shadcn@latest add @blocks/stats-05

Dependencies

This component requires the following shadcn/ui components:
  • card

Usage

import Stats05 from "@/components/stats-05";

export default function Page() {
  return <Stats05 />;
}

Features

  • Clickable cards - Interactive links to detail pages
  • Action links - “View details” for each metric
  • Hover states - Visual feedback on interaction
  • Navigation ready - Built-in link support
  • Clean design - Professional card layout

Use Cases

  • Dashboard overview pages
  • Report navigation
  • Drill-down interfaces
  • Analytics exploration
  • Multi-page dashboards

Build docs developers (and LLMs) love