angular_components
angular_components copied to clipboard
Datepicker should allow to set custom placeholder messages
Currently - the only way to redefine a placeholder messages for datepickers is through Intl usage, but it doesn't gives you a way to set custom messages for different datepickers.
Only one messages for all possible datepickers.