shadcn/ui Features
40+ Components
shadcn/ui provides 40+ components for your applications.
Fully Accessible
shadcn/ui provides fully accessible for your applications.
Dark Mode
shadcn/ui provides dark mode for your applications.
Copy & Paste
shadcn/ui provides copy & paste for your applications.
Customizable
shadcn/ui provides customizable for your applications.
Radix Primitives
shadcn/ui provides radix primitives for your applications.
How to Integrate shadcn/ui
Follow these steps to add this integration to your CreateOS project
Step 1
Initialize shadcn/ui with npx shadcn-ui@latest init
Step 2
Configure components.json with your preferences
Step 3
Add components with npx shadcn-ui@latest add button
Step 4
Components are added to your codebase, not node_modules
Step 5
Customize styles in the component files
Step 6
Import and use components in your app
Related Integrations
shadcn/ui FAQ
You own the code. Customize freely without fighting library opinions. Update components individually when you want.
Yes, built on Radix UI primitives which handle ARIA attributes, keyboard navigation, and focus management automatically.