Unplanned
Last Updated: 12 Nov 2021 08:38 by ADMIN
Kendo UI
Created on: 12 Nov 2021 08:37
Category: Kendo UI for Angular
Type: Feature Request
1
[Inputs][DateInputs] Allow the ability to change the styling on the inner input of the component

Hi Team,

Allow the ability to change the styling on the inner input of the component. This will allow developers easy access to change the placeholder styling based on condition or overall input element. Currently, a custom implementation like the following can be used:

https://stackblitz.com/edit/angular-pzv7zc?file=app/app.component.ts

or with a directive:

https://stackblitz.com/edit/angular-pzv7zc-v4te8u?file=app%2Fapp.component.ts

Thanks.

0 comments