Navigation

Tabs and collapsible sections for organizing content.

Tabs

Switch between different views or sections.

Account

Make changes to your account here. Click save when you're done.

Collapsible

A section that can be expanded or collapsed.

Recent repositories

blazorblueprint/components
blazorblueprint/primitives
blazorblueprint/icons

FAQ Section

Multiple collapsible sections for FAQ-style content.

What is BlazorBlueprint?

BlazorBlueprint is a Blazor component library that provides 80+ pre-styled components following the shadcn/ui design system. It includes both styled components and headless primitives.

How do I install it?

You can install BlazorBlueprint via NuGet: dotnet add package BlazorBlueprint.Components. Or create a new project with all packages pre-installed using the template.

Can I customize the styling?

Yes! BlazorBlueprint uses CSS variables for theming. You can customize colors, spacing, and other design tokens by modifying the CSS variables in your theme file.