012.2 Auxiliary Angular Typescript Classes Kendo UI for Angular - chempkovsky/CS82ANGULAR GitHub Wiki

Note

Note

  • Repeat all the steps of the article
  • for Monolithic App
    • Instead of
      • 00000-ContextLevelBatch.json
      • 00200-app-glbl-auth.json
      • 00230-appCompAndModule.json
    • You should use
      • 00000-ContextLevelBatch.kendo.json
      • 00200-app-glbl-auth.kendo.json
      • 00230-appCompAndModule.kendo.json
  • for Micro-frontend App
    • Instead of
      • 00001-ContextLevelMonoCommonModulesBatch.json
      • 00002-ContextLevelMonoCommonInterfacesBatch.json
      • 00003-ContextLevelMonoCommonServicesBatch.json
      • 00004-ContextLevelMonoCommonFormattersBatch.json
      • 00005-ContextLevelMonoCommonComponentsBatch.json
      • 00201-ContextLevelMonoCommonAuth.json
      • 00231-ContextLevelMonoAppCompAndModule.json
    • You should use
      • 00001-ContextLevelMonoCommonModulesBatch.kendo.json
      • 00002-ContextLevelMonoCommonInterfacesBatch.kendo.json
      • 00003-ContextLevelMonoCommonServicesBatch.kendo.json
      • 00004-ContextLevelMonoCommonFormattersBatch.kendo.json
      • 00005-ContextLevelMonoCommonComponentsBatch.kendo.json
      • 00201-ContextLevelMonoCommonAuth.kendo.json
      • 00231-ContextLevelMonoAppCompAndModule.kendo.json