easeUI

Pixel Loader

A 3x3 grid of cells that twinkle on independent, randomized cycles, paired with a shimmering label and an optional live elapsed timer.

Running tests0.0s

Installation

$ bunx --bun shadcn add @easeui/pixel-loader

API reference

PropTypeDefaultDescription
label?stringThinkingStatus label shown beside the grid. Default "Thinking".
showElapsed?booleanfalseShows a live elapsed-time counter after the label. Default false.
className?string--

Updated