StardustDL.RazorComponents.MaterialDesignIcons

Material Design Icons for Blazor, Razor Pages and so on from https://materialdesignicons.com/ .


Keywords
blazor, component-library, razor-components, icons, google-material, material-design, webfonts, razor, ant-design, material-design-icons, modular, vditor
License
MPL-2.0
Install
Install-Package StardustDL.RazorComponents.MaterialDesignIcons -Version 5.9.55.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();