模板解析错误:
'kendo-angular-pdf-export' is not a known element:
1. If 'kendo-angular-pdf-export' is an Angular component, then verify that it is part of this module.
2. If 'kendo-angular-pdf-export' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message
我已经注册了模块并将其导入到我的主文件中,如https://www.telerik.com/kendo-angular-ui/components/pdfexport/中所述,但仍然出现此错误。我正在使用 Angular 5。
我发现我做错了什么: 这是来自 kendo-ui-angular 的 Telerik 站点 但实际上它是 kendo-pdf-export,如示例所示。