Returns the current style of the specified element.

  • Parameters

    • element: HTMLElement

      DOM node whose current style should be returned.

    Returns null | CSSStyleDeclaration