CustomElementConstructorinterface CustomElementConstructor {new (...params: any[]): HTMLElement;}§Methods§new (...params: any[]): HTMLElement[src]