50 components available

Navigation Indicator

August 2024
Login to access the code
A vertical interactive navigation bar that visually indicates the active item and displays tooltips on hover with smooth animations.

Installation

Whoops, hang on for a sec
You don't have access to view this resource

API Props

PropTypeDefault
items
Array<string>
[]
activeIndex
number
null
onClick
(index: number) => void