When using Angular Elements, the _____ function is used to convert an Angular component into a custom element.

  • createCustom()
  • createCustomElement()
  • createModule()
  • ngModule()
When using Angular Elements, the createCustomElement() function is used to convert an Angular component into a custom element.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *