ColoredBootstrapComponentBase - MikaBerglund/Blazor-Bootstrap GitHub Wiki

ColoredBootstrapComponentBase Class

The ColoredBootstrapComponentBase class is the base class for all components supporting color theming, such as the Button component.

Parameters

The ColoredBootstrapComponent class exposes the following public parameter properties.

Name Type Description
Color NamedColor? The color to use for the component.