interface ElementCreationOptions {
    is?: string;
}

属性

属性

is?: string