Module style::values::generics::background
source · Expand description
Generic types for CSS values related to backgrounds.
Re-exports§
pub use self::GenericBackgroundSize as BackgroundSize;
Enums§
- A generic value for the
background-size
property.