Skip to content

Commit

Permalink
feat: Add Web Component (CUSTOM_ELEMENTS_SCHEMA) Support
Browse files Browse the repository at this point in the history
  • Loading branch information
LeJeanbono committed Oct 3, 2020
1 parent 628708f commit 93fdcda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ Use case | Description
[Directive](examples/ng9/src/app/directives/highlight) | Test directive with mountHtml
[Pipe](examples/ng9/src/app/pipes/capitalize) | Test pipe with mountHtml
[Stub service](examples/ng9/src/app/service-stub) | Stub a service with Observable
[Web Component](examples/ng9/src/app/use-custom-element) | Test a custom element with shadow dom

### Internal

Expand Down

0 comments on commit 93fdcda

Please sign in to comment.