You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
It would be useful to be able to style the internal wheel picker for ion-datetime, maybe by being able to forward a class list to the inner component.
Describe the Use Case
I have a month picker for which I'm trying to style the month labels, as Intl.DateTime provides italian and other months with all lowercase labels and I need them to be capitalized to standardize the experience between languages. It was previously possible in Ionic <6, as the label list could be provided separately, so it is technically a fix for a regression.
Describe Preferred Solution
No response
Describe Alternatives
No response
Related Code
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
I just found this issue #25945, my use case is slightly different, but since it would satisfy my need I leave up to you to close this issue as duplicate.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Prerequisites
Describe the Feature Request
It would be useful to be able to style the internal wheel picker for ion-datetime, maybe by being able to forward a class list to the inner component.
Describe the Use Case
I have a month picker for which I'm trying to style the month labels, as Intl.DateTime provides italian and other months with all lowercase labels and I need them to be capitalized to standardize the experience between languages. It was previously possible in Ionic <6, as the label list could be provided separately, so it is technically a fix for a regression.
Describe Preferred Solution
No response
Describe Alternatives
No response
Related Code
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: