Back

Underline Link

Satu Visual ComponentNew

A link whose underline wipes in from the left on hover.

Installation

Add it with the CLI:

Terminal

$

Or open the Code tab above and copy it in manually — it relies on the standard cn() helper from @/lib/utils.

Usage

Use like a normal anchor. Forwards all native <a> props.

Props

PropTypeDefaultDescription
childrenReactNodeLink text.
classNamestringExtra classes.
...propsAnchorHTMLAttributesNative <a> props.