Skip to content

ColoredBootstrapComponentBase

Mika Berglund edited this page Feb 28, 2020 · 2 revisions

ColoredBootstrapComponentBase Class

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

Inheritance

ColoredBootstrapComponentBase : BootstrapComponentBase

Parameters

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

Clone this wiki locally