vot.js - v2.4.18
    Preparing search index...

    Interface CustomElementConstructor

    interface CustomElementConstructor {
        new CustomElementConstructor(...params: any[]): HTMLElement;
    }
    Index
    • Parameters

      • ...params: any[]

      Returns HTMLElement