components / rainbow

rainbow.

wrapper that cycles every text character inside it through a staggered rainbow.

^cat^
installation
bunx @justin06lee/chrome@latest add rainbow
props
nametypedefaultdescription
children *ReactNode-
asElementType'span'
durationnumber3seconds per cycle
staggernumber0.25delay step per char (s)
backgroundstring-CSS background applied to the root element. transparent by default.