Skip to content

Aurora Button

Holographic aurora button with autonomous floating blob animation, rainbow edge highlight, and noise texture overlay. Zero-dependency — uses requestAnimationFrame.

Loading preview…

Installation

Run the following command

npx orunk add aurora-button

PropTypeDefaultDescription
auroraColors[string, string, string]Custom colors for the three aurora blobs
blobsAuroraBlobConfig[]Pink/Blue/GoldFull blob configuration override
edgeColorsstring[]Custom rainbow top-edge gradient colors
speednumber1Animation speed multiplier (0 disables)
noiseOpacitynumber0.2Noise texture overlay opacity (0–1)
noiseSrcstringAceternity noise URLCustom noise texture image URL
childrenReact.ReactNodeButton content
classNamestringAdditional CSS classes for inner button

All standard <button> HTML attributes are also supported.