pub type HorizontalPosition = LengthPercentage;
Expand description
The computed value of a CSS horizontal position.
Aliased Type§
struct HorizontalPosition(LengthPercentageUnion);
Fields§
§0: LengthPercentageUnion
pub type HorizontalPosition = LengthPercentage;
The computed value of a CSS horizontal position.
struct HorizontalPosition(LengthPercentageUnion);
0: LengthPercentageUnion