Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

ColoredBootstrapComponentBase

Mika Berglund edited this page Jan 4, 2020 · 3 revisions

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.

Clone this wiki locally