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

    Interface CustomElementConstructor

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

    Constructors

    Constructors

    • Parameters

      • ...params: any[]

      Returns HTMLElement