fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
249 stars 252 forks source link

update daterangepicker.component.html #442

Closed Aakash-Pacherkar closed 2 years ago

Aakash-Pacherkar commented 2 years ago

update to apply custom style to prev, month, year, and next all together

fetrarij commented 2 years ago

Hello, thanks for your input, please solve my comments and the conflit.

Aakash-Pacherkar commented 2 years ago

Added class for adding custom styling to custom Range button in ranges, so that dev's can add any icon like chevron-right to the end of the custom range button.