Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/resolve-none-computed-style/src/calculateScore"

Index

Functions

Functions

calculateScore

  • calculateScore(rule: CSSStyleRule, stackSize: number, property: keyof CSSStyleDeclaration): { selector: string; specificity: number }
  • Parameters

    • rule: CSSStyleRule
    • stackSize: number
    • property: keyof CSSStyleDeclaration

    Returns { selector: string; specificity: number }

    • selector: string
    • specificity: number

Generated using TypeDoc