Slide Highlight

A cursor-following pill that glides between items, plus an active marker that slides on selection — the sidebar's moving highlight, made reusable.

Customize

Active marker
Hover pill

Usage

import { SlideHighlight } from "@/components/lazy-ui/slide-highlight";

<SlideHighlight
  active={true}
  hover={true}
/>