• Preparing search index...
  • The search index is not available
Style Observer API Docs - v0.0.4
  • Style Observer API Docs
  • util
  • getLonghands

Function getLonghands

  • getLonghands(property: string): string[]
  • Get the longhands for a given property.

    Parameters

    • property: string

      The property to get the longhands for.

    Returns string[]

    The longhands.

    See

    https://lea.verou.me/blog/2020/07/introspecting-css-via-the-css-om-getting-supported-properties-shorthands-longhands/

    • Defined in src/util.js:44

Settings

Member Visibility
Style Observer API Docs - v0.0.4
  • Loading...

Generated using TypeDoc