Completed
Last Updated: 03 Apr 2024 13:00 by ADMIN
Dimiter
Created on: 15 Feb 2024 10:05
Category: Kendo UI for Angular
Type: Feature Request
1
Allow setting custom attributes to the internal Input element

Please provide built-in way to set attributes to the internal Input element. These can be HTML attributes like "autocomplete", "aria-describedby" and others, and also custom attributes if such are required.

Currently the only way to set attributes is programmatically, for example through a custom directive:

https://stackblitz.com/edit/angular-douddd?file=src%2Fapp%2Fapp.component.ts

Related feature request - https://feedback.telerik.com/kendo-angular-ui/1582022-set-area-describedby-and-area-labelledby-to-form-controls

0 comments