Options
All
  • Public
  • Public/Protected
  • All
Menu

Module background/methods/style

Index

Functions

Functions

  • getStyleValue(element: any, strCssRule: any): string
  • Get the value of a CSS property of an element (SO-copy stackoverflow.com)

    Parameters

    • element: any

      The element to get the style from.

    • strCssRule: any

      The CSS rule you want to get the value of.

    Returns string

    The value of the css property.

Generated using TypeDoc version 0.22.15, the 4/20/2022