We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Right now, icon for calendar year select is hardcoded in source code -
components/src/material/datepicker/calendar-header.html
Line 11 in fd47a0e
Please, add ability to override it (maybe via icon registry), because buttons below uses matIcon
icon registry
matIcon
No response
fix(material/datepicker): Add a custom icon template for the calendar…
@de-don I linked a PR. This is how you would pass your custom icon. Is this how you expect it to work?
@GiftLanga yeah, it looks nice. Thanks :)
But I think we can do it easier, like by default use mat-icon in header.
Activity
fix(material/datepicker): Add a custom icon template for the calendar…
GiftLanga commentedon Aug 15, 2024
@de-don I linked a PR. This is how you would pass your custom icon. Is this how you expect it to work?

de-don commentedon Aug 15, 2024
@GiftLanga yeah, it looks nice. Thanks :)
But I think we can do it easier, like by default use mat-icon in header.