@angular/elements

NgElementConfig

interface

A configuration that initializes an NgElementConstructor with the dependencies and strategy it needs to transform a component into a custom element class.

  
    interface NgElementConfig {}
  
  
Jump to details