DEV Community

Cover image for Cascader-Shadcn: Hierarchical Data Selection for React
jQueryScript
jQueryScript

Posted on

Cascader-Shadcn: Hierarchical Data Selection for React

Cascader-Shadcn: a hierarchical dropdown component that handles nested data selection through cascading menus.

Key features:

⚡ Click or hover expansion modes for different interaction patterns

⌨️ Full keyboard navigation with arrow keys and shortcuts

📱 Mobile-responsive with automatic drawer layout

🎨 Custom label rendering with icon support

♿ Accessible with proper ARIA attributes

🔧 Integrates directly with Shadcn UI primitives

Built for location selectors, product categories, org charts, and any nested data structure.

Works with React Hook Form and other form libraries through controlled component pattern.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)