We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
https://github.com/fetrarij/ngx-daterangepicker-material/pull/47#issue-220117180
For all element we want to allow an action to the calendar (show, hide,...) add the class ngx-daterangepicker-action to the element use ViewChild or ViewChildren to access all method in DaterangepickerDirective or DaterangepickerComponent. See demo code on: demo/src/app/simple
For all element we want to allow an action to the calendar (show, hide,...)
ngx-daterangepicker-action
See demo code on: demo/src/app/simple