Lantern Nav

Flashlight effect that follows the mouse inside the navigation. Used by Next.js docs and developer tools.

lanternspotlightdeveloperdark-mode

Props

Customize the component with these props

PropertyTypeDefaultDescription
items
Array<{name: string, href: string}>[]Array of navigation items with name and href.
className
stringundefinedAdditional CSS classes for the nav container.
Lantern Nav - Navigation Component | UILora