-
Notifications
You must be signed in to change notification settings - Fork 7
ColoredBootstrapComponentBase
Mika Berglund edited this page Feb 28, 2020
·
2 revisions
The ColoredBootstrapComponentBase class is the base class for all components supporting color theming, such as the Button component.
ColoredBootstrapComponentBase : BootstrapComponentBase
| Name | Type | Description |
|---|---|---|
| Color | NamedColor? | The color to use for the component. |
- Home
- Design Principles
- Getting Started
- Components
- Content
- Layout Components
- Generic Elements
- Utilities
- Releases