interface InnerHTML {
    innerHTML: string;
}

Hierarchy

Properties

Properties

innerHTML: string

Generated using TypeDoc