NgElementConstructor
interface
Prototype for a class constructor based on an Angular component
that can be used for custom element registration. Implemented and returned
by the createCustomElement() function
.
API
interface NgElementConstructor { readonly observedAttributes: string[];}}
Jump to details