Search


Search something to see results

ElementCreationOptions

interface ElementCreationOptions {
    is?: string;
}

Index

Properties

Properties

is?: string