Skip to main content

Image

shadow

Element Image pridáva obrázkom funkciu lazyload a počas načítavania zobrazuje zástupnú ikonu (placeholder) v podobe animovaného obrázka.

Basic Usage

Atribúty a Vlastnosti

alt

DescriptionIt serves as an alternative text to describe the content of the image, which will be displayed if the image is not loaded. It is also used by screen readers.
Attributealt
Typestring | undefined
Defaultundefined

src

DescriptionSpecifies the source URL of the image file to be displayed on the web page.
Attributesrc
Typestring | undefined
Defaultundefined

Eventy

No events available for this component.

Metódy

No public methods available for this component.

CSS Shadow Parts

No CSS shadow parts available for this component.

CSS Custom Vlastnosti

No CSS custom properties available for this component.

Sloty

No slots available for this component.