Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/ephraimduncan/blocks/llms.txt

Use this file to discover all available pages before exploring further.

Comprehensive dashboard layout with multiple stats and progress indicators. Perfect for executive summaries and overview pages.

Installation

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

Dependencies

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

Usage

import Stats11 from "@/components/stats-11";

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

Features

  • Dashboard layout - Comprehensive stats overview
  • Multiple progress bars - Track various metrics
  • Organized grid - Well-structured presentation
  • Visual hierarchy - Clear information priority
  • Executive summary - High-level overview

Use Cases

  • Executive dashboards
  • Management reports
  • Overview pages
  • KPI summaries
  • Performance snapshots