Mr meeseeks
Results
1
comments of
Mr meeseeks
@samnangcattor here you go some workaround: ` @ViewChild('picker', { static: true }) datepicker!: NgxMatDatetimePicker; defaultOptions = { templateOptions: { datepickerOptions: { startView: 'month', datepickerTogglePosition: 'suffix', dateInput: () => {}, dateChange:...