ngx-mat-datetime-picker icon indicating copy to clipboard operation
ngx-mat-datetime-picker copied to clipboard

Manually opening calendar in Ngx Material DatetimePicker @2.x

Open selim-mahmud opened this issue 4 years ago • 0 comments

I am using Ngx Material DatetimePicker, version: 2.0.4 in my project for date-time picker.

I know angular material date picker has a feature called manually opening calendar. It opens the calendar on click event like (click)="picker.open()"

I am looking for same in Ngx Material DatetimePicker. Is there any way I can achieve this?

selim-mahmud avatar Sep 28 '20 02:09 selim-mahmud