Completed
Last Updated: 13 May 2024 13:55 by ADMIN
digvijoy
Created on: 03 Oct 2022 17:28
Category: Kendo UI for Angular
Type: Feature Request
1
Set area-describedby and area-labelledby to form controls

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.

 

2 comments
ADMIN
Slavena
Posted on: 13 May 2024 13:54

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

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
ADMIN
Martin Bechev
Posted on: 10 Oct 2022 10:32

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:

https://www.telerik.com/kendo-angular-ui/components/labels/label/association/#toc-kendo-ui-for-angular-components

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/.