interface ElementCreationOptions {
    is?: string;
}

Properties

Properties

is?: string

Generated using TypeDoc