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
246 stars 247 forks source link

Am I able to insert a custom html into the calendar view #417

Open mahmoudgamie opened 2 years ago

mahmoudgamie commented 2 years ago

I have a custom calendar view that I would like to implement, like for example insert an input "from" and "to" fields above the calendar table , is that achievable ?

phuochau commented 1 year ago

@mahmoudgamie I have the same question, do you have any idea?