Module style::values::computed::text
[−]
[src]
Computed types for text properties.
Reexports
pub use values::specified::TextAlignKeyword as TextAlign; |
Structs
| TextOverflow |
text-overflow. When the specified value only has one side, that's the "second" side, and the sides are logical, so "second" means "end". The start side is Clip in that case. |
Type Definitions
| InitialLetter |
A computed value for the |
| LetterSpacing |
A computed value for the |
| LineHeight |
A computed value for the |
| WordSpacing |
A computed value for the |