InterviewSolution
Saved Bookmarks
| 1. |
What is Angular 6 Elements? |
|
Answer» These are Angular COMPONENTS that carry the minified VERSION of the whole framework. Angular elements ALSO allow users to create custom elements in a framework-agnostic way. These elements can be USED in simple web PROJECTS but with powerful features of Angular within. |
|