Embed presentation
Download as PDF, PPTX







![Setup ▷
• Ng new angular-elements
• Ng add @angular/elements
• Npm i fs-extera concat –-save-dev
• Add to enteryComponent: [component]
• Remove bootstrap from @Ngmodule
• Add package.json > script
“build:elements”: “ng b –output-hashing none && node element-builder.js”
• Create element-builder.js in root project](https://image.slidesharecdn.com/webcomponents-210815185507/85/Web-components-8-320.jpg)


The document outlines the features and technologies of web components, emphasizing their web standard compliance and framework agnosticism. It covers essential elements such as custom elements, shadow DOM, and HTML templates, along with various libraries and setup instructions for integrating web components into Angular applications. Additionally, it lists pseudo-selectors relevant to web components, highlighting their encapsulation and reusability capabilities.







![Setup ▷
• Ng new angular-elements
• Ng add @angular/elements
• Npm i fs-extera concat –-save-dev
• Add to enteryComponent: [component]
• Remove bootstrap from @Ngmodule
• Add package.json > script
“build:elements”: “ng b –output-hashing none && node element-builder.js”
• Create element-builder.js in root project](https://image.slidesharecdn.com/webcomponents-210815185507/85/Web-components-8-320.jpg)

