Module style::values::computed::background
source · Expand description
Computed types for CSS values related to backgrounds.
Re-exports§
pub use crate::values::specified::background::BackgroundRepeat;
Type Aliases§
- A computed value for the
background-size
property.