Spinner – Sequential Pulse

Communicate background activity with an animated, accessible loader.

Basic

Variants

Installation

npx shadcn-extras@latest add spinner-sequential-pulse

Component API

SpinnerSequentialPulse

PropTypeDefaultDescription
sizenumber120Outer square size (px)
countnumber12Number of dots
dotSizenumber8Dot diameter (px)
colorstring'#fff'Dot color
showTrackbooleantrueShow faint outer ring
trackColorstringrgbaTrack color
trackWidthnumber2Track thickness (px)
showSpokesbooleantrueShow faint radial spokes
speednumber1.2Full pulse cycle duration (seconds)
classNamestringTailwind classes on outer container