StardustDL.RazorComponents.Bootstraps

Bootstrap for Blazor, Razor Pages and so on from https://getbootstrap.com/.


Keywords
blazor, component-library, razor-components, razor, bootstrap, ant-design, material-design-icons, modular, vditor
License
MPL-2.0
Install
Install-Package StardustDL.RazorComponents.Bootstraps -Version 5.0.1.51

Documentation

StardustDL.RazorComponents

Razor component libraries built on Modulight.

Each a library contains some modules, you can use them follow the instructions from Usage and Use Razor Component Modules

AntDesigns

StardustDL.RazorComponents.AntDesigns

builder.AddAntDesignModule();

Vditors

StardustDL.RazorComponents.Vditors

builder.AddVditorModule();

MaterialDesignIcons

StardustDL.RazorComponents.MaterialDesignIcons

builder.AddMaterialDesignIconModule();

JQuerys

StardustDL.RazorComponents.JQuerys

builder.AddJQueryModule();

Bootstraps

StardustDL.RazorComponents.Bootstraps

builder.AddBootstrapModule();