OonkooUI

Hover Border Trail

Official

An elegant button with an animated border trail that follows a circular path. On hover, the trail transforms into a beautiful glow effect.

Freebuttonborderanimationhovertrailglow
0 downloadsOonkooUI Team

Installation

Run the following command:

npx oonkoo add hover-border-trail

Props

HoverBorderTrail Props

PropTypeDefault
childrenReact.ReactNode-
containerClassNamestring-
classNamestring-
as"button" | "a" | "div" | "span""button"
durationnumber1
clockwisebooleantrue

Usage

Copy and paste the following code to use this component:

import { HoverBorderTrail } from "@/components/oonkoo/hover-border-trail"

<HoverBorderTrail>
  {/* Your content */}
</HoverBorderTrail>

Component Info

Typeelement
Categorybuttons
TierFree
Last updatedDec 24, 2025