Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

References

ScorePool

Re-exports ScorePool

calculateInlineScore

Re-exports calculateInlineScore

calculateScore

Re-exports calculateScore

iterateRules

Re-exports iterateRules

iterateStylesheets

Re-exports iterateStylesheets

matchingSelector

Re-exports matchingSelector

priorityByRule

Re-exports priorityByRule

resolveScorePool

Re-exports resolveScorePool

sortScores

Re-exports sortScores

Functions

resolveNoneComputedStyle

  • resolveNoneComputedStyle(element: HTMLElement, property: keyof CSSStyleDeclaration): string | number
  • Parameters

    • element: HTMLElement
    • property: keyof CSSStyleDeclaration

    Returns string | number

Generated using TypeDoc