sesaparcours
    Preparing search index...
    • Gets the cascaded style value of a node, or null if the value cannot be computed (only Internet Explorer can do this).

      Copied from Closure's goog.style.getCascadedStyle

      Parameters

      • element: Element

        Element to get style of.

      • style: string

        Property to get (camel-case).

      Returns string

      Style value.