Module style::values::specified::background
source · Expand description
Specified types for CSS values related to backgrounds.
Structs§
- The value of the
background-repeat
property, withrepeat-x
/repeat-y
represented as the combination ofno-repeat
andrepeat
in the opposite axes.
Enums§
- One of the keywords for
background-repeat
.
Type Aliases§
- A specified value for the
background-size
property.