Type Alias HorizontalPosition

Source
pub type HorizontalPosition = LengthPercentage;
Expand description

The computed value of a CSS horizontal position.

Aliased Type§

#[repr(transparent)]
pub struct HorizontalPosition(LengthPercentageUnion);

Tuple Fields§

§0: LengthPercentageUnion