Patterns
SettingsPanel
Tabbed settings panel with sidebar navigation β Appearance, Notifications, and more.
Quick Preview
Appearance
Theme
Language
Installation
npm install lucide-react
// Copy component fromsrc/components/patterns/SettingsPanel.tsx
Usage
import SettingsPanel from '@/components/patterns/SettingsPanel'// Tabbed settings with sidebar navigation<SettingsPanel />
Prompt Preview
Copy a prompt that recreates this UI
Paste this into your AI coding assistant to generate code that closely matches the reference, including color, size, shape, typography, spacing, and polish.
Copy-ready AI prompt
Starts from the current visual reference and project constraints.
Tweak only product-specific copy or data after the first generation pass.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | - | Additional CSS classes |