@wdprlib/decompiler
    Preparing search index...

    Function getStyleValue

    • Extract the value of a specific CSS property from a style string.

      Parameters

      • style: string
      • property: string

      Returns string | null

      The property value, or null if not found