Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
The main tsconfig.json does have angularCompilerOptions.strictTemplates option enabled, but dev demos build with "aot": false and don't actually perform the checks at all. When enabled there are a number of errors, for example:
Description
The main
tsconfig.json
does haveangularCompilerOptions.strictTemplates
option enabled, but dev demos build with"aot": false
and don't actually perform the checks at all. When enabled there are a number of errors, for example: