wittlock / ngx-image-zoom

Angular component for zoomable images
https://wittlock.github.io/ngx-image-zoom/
MIT License
133 stars 64 forks source link

Require Alternative (Alt) attribute to images for screen readers #146

Open Chinmaya-Gandhi opened 5 months ago

Chinmaya-Gandhi commented 5 months ago

Request to kindly provide a option to pass an Alternative (Alt) attribute for the images that can be zoomed for better Digital Accessibility.

JomaKar commented 2 months ago
Captura de pantalla 2024-04-28 a la(s) 12 50 28 p m

you could use altText or titleText, just check the readme and you'll see the options