interface ElementCSSInlineStyle {
    style: CSSStyleDeclaration;
}

Hierarchy (view full)

Properties

Properties

style: CSSStyleDeclaration

Generated using TypeDoc