What Are Annotations Or Metadata In Angular?
What Are Annotations Or Metadata In Angular? This is what annotations are all about. They are a declarative way to add metadata to code. @Component is an annotation that tells Angular, that the class, which the annotation is attached to, is a component. What is a metadata in Angular? Metadata is used to decorate a