BlazorUI
A Blazor component library following the shadcn/ui design philosophy with a two-tier primitives architecture.
Architecture Overview
Primitives
Unstyled, headless components that handle behavior, accessibility, and state management. Perfect for full customization and building your own design system.
Learn more →Components
Pre-styled components built on primitives with shadcn/ui design. Drop them in and use them immediately with beautiful defaults.
Learn more →Key Features
Accessibility First
Full keyboard navigation, ARIA attributes, and screen reader support built-in.
Fully Customizable
Use primitives for full control or styled components for quick implementation.
Type-Safe
Built with C# for compile-time type checking and IntelliSense support.
Getting Started
Explore the sidebar to see all available primitives and components. Each demo shows usage examples, keyboard shortcuts, and API documentation.