Interface ElementCreationOptions

    interface ElementCreationOptions {
        is?: string;
    }

    Properties

    Properties

    is?: string