Is there an appropriate way to apply alt text to an image inside a button? Currently if I try to use the attributes.alt property, it will put the alt attribute on the parent div instead of the <img> element. Kendo generates alt text for the image of "icon" which isn't meaningful for our accessibility users.
↧