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
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
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
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
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