n
nonaxial
Components
107/207

Animated Tabs

Navigation

Tabs with smooth animated indicator

tabsanimatedindicator

Installation

$
npx shadcn@latest add https://nonaxial.com/r/animated-tabs.json

Usage

tsx
import { AnimatedTabs } from "@/components/nonaxial/animated-tabs"

export default function Example() {
  return (
    <AnimatedTabs>{/* Your content here */}</AnimatedTabs>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring