pub type WordSpacing = LengthPercentage;
Expand description
A computed value for the word-spacing
property.
Aliased Type§
struct WordSpacing(LengthPercentageUnion);
Fields§
§0: LengthPercentageUnion
pub type WordSpacing = LengthPercentage;
A computed value for the word-spacing
property.
struct WordSpacing(LengthPercentageUnion);
0: LengthPercentageUnion