We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f17c01 commit 7d83a7eCopy full SHA for 7d83a7e
README.md
@@ -27,6 +27,8 @@ However this is expected behavior when using classical Angular Components -
27
their `Injector`s are properly inherited and you a lot of times rely on it
28
to implement nice patterns.
29
30
+_Solves https://github.com/angular/angular/issues/24824_
31
+
32
## How
33
34
By default `@angular/elements` allows you to convert any Angular Component
0 commit comments