Module background

Source
Expand description

CSS properties related to backgrounds.

Structs§

Background
A value for the background shorthand property.
BackgroundPosition
A value for the background-position shorthand property.
BackgroundRepeat
A value for the background-repeat property.

Enums§

BackgroundAttachment
A value for the background-attachment property.
BackgroundClip
A value for the background-clip property.
BackgroundOrigin
A value for the background-origin property.
BackgroundRepeatKeyword
A <repeat-style> value, used within the background-repeat property to represent how a background image is repeated in a single direction.
BackgroundSize
A value for the background-size property.