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 initial-letter property.

LetterSpacing

A computed value for the letter-spacing property.

LineHeight

A computed value for the line-height property.

WordSpacing

A computed value for the word-spacing property.