← Prev30/49Next →
KokonutUI

KokonutUI

Morphic Navbar

A dynamic navigation bar with morphing animation between active states. Click the nav items above to see the morphing pill effect as the active indicator reshapes around each link.

motionclsxnext/link

Features

Morphing Active State

The active pill reshapes with smooth border-radius transitions as you navigate between items.

Glass Container

The navbar container uses a frosted glass effect with backdrop blur for depth on dark backgrounds.

Dynamic Rounding

Adjacent items to the active one get contextual border radius, creating a seamless morphing feel.

Dark Mode Native

In dark mode, the active item inverts to white on black. Light mode uses black on white.

Props

PropTypeDefault
itemsRecord<string, { name: string }>home, works, blog, about
defaultPathstring/
classNamestringundefined

Content