DatePicker: Can't style the date picker's input border color with design tokens #17609
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
For all inputs it is possible to customize the border color, hover border color, focus ring color, invalid error color, etc. The date picker is an exception: it has no design tokens for the input.
I see that it uses an
InputText
under the hood. Maybe it's possible to modify the design tokens of that?PrimeNG version
v19
The text was updated successfully, but these errors were encountered: