-
-
Couldn't load subscription status.
- Fork 261
How to open calendar from other button
Fetrarijaona R edited this page May 23, 2019
·
1 revision
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-actionto the element- use ViewChild or ViewChildren to access all method in DaterangepickerDirective or DaterangepickerComponent.
See demo code on: demo/src/app/simple