Components
Browse all ShellUI components organized by category
Explore ShellUI's comprehensive component library, organized by category. Each component is production-ready, accessible, and fully customizable.
Component Categories
Form Components
Buttons, inputs, selects, and form controls
Layout Components
Cards, dialogs, sheets, and structural elements
Navigation Components
Menus, breadcrumbs, tabs, and navigation elements
Data Display
Tables, badges, avatars, and data presentation
Interactive Components
Dropdowns, tooltips, and interactive elements
Advanced Components
Calendars, charts, and complex UI elements
Getting Started
To use components in your project:
# Add components via CLI
shellui add button input card table
# Or install via NuGet
dotnet add package ShellUI.ComponentsComponent Features
All ShellUI components include:
- Accessibility: WCAG 2.1 AA compliant
- Type Safety: Full C# type safety
- Customizable: Modify components directly in your codebase
- Responsive: Mobile-first design
- Performance: Optimized for Server and WASM