As a end user I should be capable of assigning my own accessibility attributes. right now I could see that input automatically mapping area-describedby from hint component.
Please do the needful.
I am happy to announce that in v15.5.0 we introduced the inputAttributes property which allows the developer to apply custom attributes to the inner input element of the component. For full list of the components that support this option, please refer to the respective Changelog section:
https://www.telerik.com/kendo-angular-ui-develop/components/changelogs/kendo-angular-ui/#v15.5.0
Here is an example that demonstrates the property in action:
https://stackblitz.com/edit/angular-nhneum-ifazoh?file=src%2Fapp%2Faccount-form.component.ts
Regards,
Slavena
Progress Telerik
Hi Digvijoy,
Thank you for the provided feedback.
Indeed setting custom values to the area-describedby and area-labelledby accessible attributes would be nice enhancements to all form controls that have nested focusable elements.
Currently, the mentioned accessible attribute values could be adjusted by associating a Label component:
Regards,
Martin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.