Next.js Discord

Discord Forum

Trying to Integrate mouse enter mouse leave navigation

Unanswered
Paul posted this in #help-forum
Open in Discord
Avatar
PaulOP
In vercel.com’s website their dashboard navigation has an effect where a border slides from right to left in between the navigation menu items. The border is a child in the navitem but only appears when on state hover. I want to recreate the same effect using

NextJS
TailwindCSS
Typescript hooks

How could I do this?

0 Replies