angular-elements Questions
1
Solved
I am creating an angular element which is supposed to be embedded on multiple external sites.
The embedding process will ofc just be a reference to the compiled script and a DOM element representi...
Beguine asked 15/2, 2019 at 11:54
1
Solved
I'm starting to get into the angular 6 bits, and am very interested in Angular Elements as well as the new library projects. I have an upcoming project that will probably need both these new featur...
Babs asked 6/7, 2018 at 20:1
1
Solved
I'm trying to export a form control as an Angular Element (web component) and have it work as a native input element so that it could be used with angular reactive forms or similar libraries that w...
Birthday asked 18/12, 2018 at 3:17
1
Solved
Is it possible to unregister a custom element that has been created by createCustomElement?
We use Web Components to wrap out vertical features, all 'parts' of the feature are downloaded before th...
Malvasia asked 13/12, 2018 at 8:3
1
I am trying to create an Angular app with Angular Universal: SSR and Custom Elements.
I downloaded the sample code available in Angular Universal: SSR and added the following lines of code to for...
Grampus asked 16/7, 2018 at 9:42
3
I just created my first web-component using Angular 6. Everything worked fine, until I tried to integrate the web component into an existing application:
Application that integrates web component ...
Putto asked 6/7, 2018 at 19:29
1
Solved
I've created and exported one Angular Element (web component in Angular) as a single script tag (user-poll.js).
To use this Angular Element I just need to specify below two lines in the host site:
...
Misfire asked 29/6, 2018 at 12:12
1
Can an Angular Element use the router outlet?
And, if so, will that router outlet interfere with (interact with) the parent router outlet?
Rhodium asked 22/6, 2018 at 14:46
4
I built a simple Web Component via Angular using Pascal Precht's tutorial, which you can see working HERE. It auto-magically compiles in the on Stackblitz in the link, but not locally.
My end goal...
Obrian asked 31/5, 2018 at 15:6
© 2022 - 2024 — McMap. All rights reserved.