Skip to content

Angular components are classes that serve as a controller for the user interfaces using a template. @component decorator used to define components, it provides metadata like selector, template, style and other properties which determine how the component should be processed instantiated and used at run time execution.

Notifications You must be signed in to change notification settings

geeksarray/angular-components-tutorial

Error
Looks like something went wrong!

About

Angular components are classes that serve as a controller for the user interfaces using a template. @component decorator used to define components, it provides metadata like selector, template, style and other properties which determine how the component should be processed instantiated and used at run time execution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published