Module text

Source
Expand description

CSS properties related to text.

Structs§

TextDecoration
A value for the text-decoration shorthand property.
TextDecorationLine
A value for the text-decoration-line property.
TextEmphasis
A value for the text-emphasis shorthand property.
TextEmphasisPosition
A value for the text-emphasis-position property.
TextIndent
A value for the text-indent property.
TextShadow
A value for the text-shadow property.
TextTransform
A value for the text-transform property.
TextTransformOther
Defines how ideographic characters should be transformed in the text-transform property.

Enums§

BoxDecorationBreak
A value for the box-decoration-break property.
Direction
A value for the direction property.
Hyphens
A value for the hyphens property.
LineBreak
A value for the line-break property.
OverflowWrap
A value for the overflow-wrap property.
Spacing
A value for the word-spacing and letter-spacing properties.
TextAlign
A value for the text-align property.
TextAlignLast
A value for the text-align-last property.
TextDecorationSkipInk
A value for the text-decoration-skip-ink property.
TextDecorationStyle
A value for the text-decoration-style property.
TextDecorationThickness
A value for the text-decoration-thickness property.
TextEmphasisFillMode
A keyword for the text-emphasis-style property.
TextEmphasisPositionHorizontal
A horizontal position keyword for the text-emphasis-position property.
TextEmphasisPositionVertical
A vertical position keyword for the text-emphasis-position property.
TextEmphasisShape
A text emphasis shape for the text-emphasis-style property.
TextEmphasisStyle
A value for the text-emphasis-style property.
TextJustify
A value for the text-justify property.
TextSizeAdjust
A value for the text-size-adjust property.
TextTransformCase
Defines how text case should be transformed in the text-transform property.
UnicodeBidi
A value for the unicode-bidi property.
WhiteSpace
A value for the white-space property.
WordBreak
A value for the word-break property.