Using Default Exports in Angular Standalone Lazy Loading

Описание к видео Using Default Exports in Angular Standalone Lazy Loading

Read here: https://www.concretepage.com/angular/...

The import() used with loadComponent and loadChildren can directly load default exports. In this case, we skip .then() for such lazy loading operations.

Комментарии

Информация по комментариям в разработке