The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I'm trying to create a datePicker component from Syncfusion in a project I'm working on.
The problem is that Syncfusion ej2-angular-calendars package need to be mapped in systemjs.config.js configuration file that doesn't exists anymore in Angular-cli. (I'm using Angular 7 and SYNCFUSION EJ2)
What should I do? Do you have an update of EJ2 that solves this problem?
DLDeepa Loganathan Syncfusion Team March 6, 2019 07:01 AM UTC
Hi Mike,
Thanks for contacting Syncfusion support.
We would like to let you know that if you are using Angular CLI project, there is no need to map the ej2-angular-calendars package in the systemjs.config.js file. This is only applicable for the angular application using systemjs configuration. So, we suggested to follow the below knowledge base document to render the DatePicker component by using Angular CLI.