Skip to main content

Module text

Module text 

Source
Expand description

CSS text-justify property.

Defines LayoutTextJustify and its parser parse_layout_text_justify, used by the CSS property parsing pipeline.

Enums§

LayoutTextJustify
CSS text-justify property value.
TextJustifyParseError
TextJustifyParseErrorOwned

Functions§

parse_layout_text_justify
Parses a text-justify CSS value string into a LayoutTextJustify.