Lantern Nav
Flashlight effect that follows the mouse inside the navigation. Used by Next.js docs and developer tools.
Main Features of Lantern Nav
How to Use Lantern Nav in Next.js
Installation Guide for Lantern Nav
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
items | Array<{name: string, href: string}> | [] | Array of navigation items with name and href. |
className | string | undefined | Additional CSS classes for the nav container. |
Related Components
Apple Glass Nav
Glassmorphism navigation with frosted glass effect and smooth transitions. Inspired by Apple's design language.
View Component
Zen Minimal Nav
Japanese minimal navigation with lots of whitespace and red dot indicator. Perfect for high-end portfolios.
View Component
Sketchy Nav
Hand-drawn style navigation with organic, wobbly lines. Great for creative and indie projects.
View Component
