Image
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
Description | It 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. |
Attribute | alt |
Type | string | undefined |
Default | undefined |
src
Description | Specifies the source URL of the image file to be displayed on the web page. |
Attribute | src |
Type | string | undefined |
Default | undefined |
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.