Const
An <img> element wrapper that handles size constraints and includes slots for loading and error indicators.
<img>
Use CSS properties to constrain the image. In particular, set min-height and min-width on this to control the size of the loader and error slots.
min-height
min-width
https://electrovir.github.io/element-vir/vira/book/elements/vira-image
An
<img>
element wrapper that handles size constraints and includes slots for loading and error indicators.Use CSS properties to constrain the image. In particular, set
min-height
andmin-width
on this to control the size of the loader and error slots.