What is the primary purpose of Angular Elements?
- Create custom modules
- Create reusable web components
- Enable server-side rendering
- Extend Angular applications
The primary purpose of Angular Elements is to create reusable web components that can be used outside Angular applications.
Loading...
Related Quiz
- The Ivy Renderer’s instruction set allows Angular to be more efficient in updating the DOM by avoiding the need for a _____.
- Which Router Event is fired when navigation is canceled?
- How can you make a route parameter optional in Angular?
- How do you define a feature module in Angular?
- How can you display validation error messages for a custom validator in Angular?