Angular - Modules
Which of the following is the correct way to import the
CommonModule into an Angular module?CommonModule into an Angular module?CommonModule are added inside the imports array to bring their features in.imports: [CommonModule] is the correct syntax to import a module.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions