Skip to Content
📣 See the latest news →
Resources🧩 ComponentsLED

LED

A highly customizable LED indicator component for React applications built with Mantine. Provides visual feedback for status indicators with support for colors, sizes, animations, and controlled states.

Full documentation and API reference available at gfazioli.github.io/mantine-led 

Installation

yarn add @gfazioli/mantine-led

Overview

LED is a simple yet versatile status indicator:

  • Mantine theme colors — integrates with your color palette
  • Size variants — xs, sm, md, lg, xl
  • Blink animation — configurable blink speed
  • Controlled on/off state
  • Glow effect — optional outer glow matching the LED color
Last updated on