Category "angular-elements"

Dynamically Update Web Component Script Tag

I'm currently using Angular elements to generate web components for a project and I'm having issues figuring out a way to dynamically change the script version

How to encapsulate Angular app's global CSS within exported web component?

Goal I have an Angular 11 site with a large form component using Angular Material -- let's call it myExportableComponent. I want to use myExportableComponent i

fa-icon is not a known element in a Reusable Module

Not sure why this is happening on a reusable Module (or what Iv'e got wrong). ERROR Error: Uncaught (in promise): Error: Template parse errors:'fa-icon' i

can i build a component which interacts with backend using angular elements? [closed]

I'm currently building a quiz app which uses a component to create a widget using which we can embed to a 3rd party website. This widget GETs

Angular Elements - cannot pass variable to @Input property of my Elements Tag

I need some assistance here, I am unable to pass a variable to the @Input variable of my Elements tag. If I hard code a caller-id = "123456" inside the tag it w