ShellUI Logo
ShellUI

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

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.Components

Component 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

On this page