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

Blazorade Bootstrap

Blazorade 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 Blazorade Bootstrap is available as a WebAssembly version at mikaberglund.github.io/Blazor-Bootstrap.

The location of the live demo will move to be hosted within the new repository.

Design Principles

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

Getting Started

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

Clone this wiki locally