Module text

Source
Expand description

Generic types for text properties.

Re-exports§

pub use self::GenericInitialLetter as InitialLetter;

Structs§

GenericHyphenateLimitChars
A generic value for the hyphenate-limit-chars property.
GenericInitialLetter
A generic value for the initial-letter property.
GenericTextIndent
Implements type for text-indent which takes the grammar of [] && hanging? && each-line?

Enums§

GenericTextDecorationLength
Implements type for text-decoration-thickness which takes the grammar of auto | from-font | |
GenericTextDecorationTrim
Text decoration trim values.
NumberOrAuto
A generic value that is either a number or auto.