Closed svetq closed 6 years ago
The enhancement implemented in https://github.com/telerik/kendo-angular/issues/1356 will allow the placeholder to be styled through the ::placeholder
generated element selector, and the input via the :placeholder-shown
pseudo-class selector. See the related CSS-Tricks article for more details.
Provide a class that could be used to style the DateInput while the placeholder is displayed.