Shadcn Finally Has MultiSelect!
Aug 12, 2025•Channel
AI Analysis
Data from YouTube Data API v3•Updated Just now
Video Overview
Video Details
Published9 months ago
Duration14:58
Video IDpwpCNEROEZc
Languageen
CategoryEducation
PrivacyPublic
Made for KidsNo
Video TypeRegular Video
Performance Metrics
Views18.2K
Likes744
Comments46
Engagement Rate4.35%
Likes per 100 views4.10
Comments per 1K views2.53
Video Tags
Description
React Hooks Simplified Course: https://courses.webdevsimplified.com/react-hooks-simplified/?utm_source=youtube&utm_medium=video-description&utm_term=video-id-pwpCNEROEZc
Shadcn has been missing a multiselect component and it doesn’t appear they will add one anytime soon so I decided to make my very own multiselect Shadcn component which you can install directly into your project. In this video I will show you how I made this component as well as how you can add it to your project.
📚 Materials/References:
React Hooks Simplified Course: https://courses.webdevsimplified.com/react-hooks-simplified/?utm_source=youtube&utm_medium=video-description&utm_term=video-id-pwpCNEROEZc
GitHub Code: https://github.com/WebDevSimplified/wds-shadcn-registry
MultiSelect Component Docs: https://wds-shadcn-registry.netlify.app/components/multi-select
🌎 Find Me Here:
My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified
⏱️ Timestamps:
00:00 - Introduction
00:53 - Code overview
01:54 - How I made this work just like Shadcn
07:40 - How I handle overflow
13:13 - How to use on your own sites
#Shadcn #WDS #MultiSelect