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

    Interface ElementCreationOptions

    interface ElementCreationOptions {
        customElementRegistry?: CustomElementRegistry;
        is?: string;
    }
    Index
    customElementRegistry?: CustomElementRegistry
    is?: string