ONONC

Star Border

A wrapper with an animated glowing gradient border that travels around the edge.

hoverloopcss

Styled with ONONC's design tokens shadcn add installs them for you.

Star Border

Customize

Style

Glow color
Border thickness2px
Corner radius16px
Outer glow14px

Motion

Speed6s

Props

PropTypeDefaultDescription
children*ReactNodeContent wrapped by the animated border.
colorstring"#8b5cf6"Glow color (hex).
speednumber6Seconds per travel loop.
thicknessnumber2Border thickness in pixels.
radiusnumber16Corner radius in pixels.
glownumber14Soft outer glow radius in pixels (0 disables).
classNamestringClass applied to the inner content element.