-
Notifications
You must be signed in to change notification settings - Fork 1
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.
geeksarray/angular-components-tutorial
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 0
No packages published