Documentation Components

Pre-built components for building documentation interfaces. All components are built with shadcn/ui.

Navigation

AppSidebar

Main sidebar navigation component with search, grouped navigation items, and active state tracking.

Location: components/app-sidebar.tsx

Layout Components

Card

Container component for grouping content

components/ui/card.tsx

Badge

Label component for categorization and tagging

components/ui/badge.tsx

Interactive Components

Button

Customizable button component with multiple variants

components/ui/button.tsx

Input

Form input component with validation support

components/ui/input.tsx