Skip to content
Mika Berglund edited this page Jan 21, 2020 · 8 revisions

Blazor Bootstrap

Blazor Bootstrap defines Bootstrap components as Razor components that are designed to be used in Blazor applications. These components make it easier to leverage Bootstrap in your Blazor applications.

Live Demo

A live demo containing all of the components in Blazor Bootstrap is available as a WebAssembly version at mikaberglund.github.io/Blazor-Bootstrap.

Design Principles

The Design Principles section outlines the principles that guide the development of Blazor Bootstrap. This will give you a better understanding of why Blazor Bootstrap is implemented in the way it is.

Getting Started

Consult the Getting Started section for details on how to get going with Blazor Bootstrap in your Blazor application.

Clone this wiki locally