Enum | Description |
---|---|
BorderStyle |
An enumeration for possible values of the css border-style property
|
CssRuleType |
The CSSRule interface specifies integer constants that can be used in conjunction with a CSSRule's type
property to discern the rule type (and therefore, which specialized interface it implements).
|
CssValueType |
Indicating which type of unit applies to a value.
|
Cursor |
An enumeration for possible values of the css cursor property
|
Display |
An enumeration for possible values of the css display property
|
FontStyle |
Possible font style attributes
|
Unit |
Represents unit types which can be used for different CSS properties.
|