Skip to content

ImageBase

Mika Berglund edited this page Feb 28, 2020 · 1 revision

ImageBase Class

The ImageBase class is the base class for many image elements used by various components.

Inheritance

ImageBase : BootstrapComponentBase

Parameters

Name Type Description
Src string The absolute or relative URL of the image.
Alt string The alt text to use for the image.

Clone this wiki locally