Line Hover Link

Link component with 11 animated underline hover effects. Pure CSS — no JS on hover.

All Variants

Navigation Example

SVG Variants

Arc and Scribble draw an SVG stroke on hover using stroke-dashoffset.

Props

PropTypeDefaultDescription
variantLineHoverVariant"slide"Animation variant
hrefstring"#"Link destination
targetstringundefinedLink target (e.g. "_blank")
relstringundefinedLink rel attribute
classstringundefinedAdditional CSS classes

Credits