Expand description
Specified types for CSS values related to backgrounds.
Structs§
- Background
Repeat - The value of the
background-repeatproperty, withrepeat-x/repeat-yrepresented as the combination ofno-repeatandrepeatin the opposite axes.
Enums§
- Background
Repeat Keyword - One of the keywords for
background-repeat.
Type Aliases§
- Background
Size - A specified value for the
background-sizeproperty.