-app/node_modules/ic-datepicker/node_modules/@angular/core/src/metadata/ng_module.d.ts, resolving symbolNgModule in /path/to/angular4-app/node_modules/ic-datepicker/node_modules/@angula
我已经尝试将其导入到我的组件中,如文档中所述: import {MatCalendarCellClassFunction} from '@angular/material/datepicker'; 但是我仍然会遇到下面的错误: @angular/material/datepicker"' has no exported member 'MatCalendarCellClassFunction'.在这个问题上完全</e
https://material.angular.io/components/datepicker/overview#watching-the-views-for-changes-on-selected-years-and-months但是,该功能并不能完全按照预期工作,除非您执行以下操作-FormControl= new ();(除了月份和年份之外,您还可以选择日期。)其中一个字段是Material datepicker。现在,它不是必填字段,所以我并不