[pickers] Make DatePicker Header customizable / make it possible to hide the year. #6880
Closed
2 tasks done
Labels
component: pickers
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
Duplicates
Latest version
Summary 💡
For season selection, it is necessary to select a year-independent date, e.g. day and month.
We can change the input format to
dd/MM
, but it is not possible to hide the year in the DatepickerHeader.This could be solved by splitting the Month and Year into two components with different classes. Then it would be possible to hide one of both.
Examples 🌈
No response
Motivation 🔦
No response
Order ID 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: