-
Notifications
You must be signed in to change notification settings - Fork 7
ImageBase
Mika Berglund edited this page Feb 28, 2020
·
1 revision
The ImageBase class is the base class for many image elements used by various components.
ImageBase : BootstrapComponentBase
| Name | Type | Description |
|---|---|---|
| Src | string | The absolute or relative URL of the image. |
| Alt | string | The alt text to use for the image. |
- Home
- Design Principles
- Getting Started
- Components
- Content
- Layout Components
- Generic Elements
- Utilities
- Releases