A CSS-only link underline that slides through on hover.
Made by AxylInstallation
Usage
Props
| Prop | Type | Default |
|---|---|---|
children? | ReactNode | - |
label? | string | - |
href? | string | "#" |
underlineColor? | string | "currentColor" |
underlineHeight? | "thin" | "medium" | "thick" | "thin" |
duration? | "fast" | "normal" | "slow" | "normal" |
initialScale? | "0" | "25" | "50" | "75" | "0" |
anchor? | "left" | "center" | "left" |
className? | string | - |
Credits
Inspired by Annnimate. Reimplemented for Motion and React.
Built by Axyl. The source code will be available on GitHub soon.
Last updated: 6/9/2026