1.

Explain Ngmodule?

Answer»

NgModule is a DECORATOR FUNCTION in Angular that takes a single METADATA object whose properties describe the module.

NgModule is a decorator function in Angular that takes a single metadata object whose properties describe the module.



Discussion

No Comment Found