Config Class

Configuration for Blazor Bootstrap, to be used in the Startup class in program.cs of the Blazor application

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public static class Config
Inheritance
Object    Config

Methods

AddBlazorBootstrap Adds a bootstrap providers and component mappings.

See Also