Click or drag to resize

Specificity Properties

Version 118.6.80

The Specificity type exposes the following members.

Properties
  NameDescription
Public propertyA
The a component, which represents the number of ID selectors.
Public propertyB
The b component, which represents the number of class selectors, attributes selectors, and pseudo-classes.
Public propertyC
The c component, which represents the number of type selectors and pseudo-elements.
Top
See Also