pub type HorizontalPosition = LengthPercentage;
Expand description

The computed value of a CSS horizontal position.

Aliased Type§

struct HorizontalPosition(LengthPercentageUnion);

Fields§

§0: LengthPercentageUnion