Module parts

Source
Expand description

The Parts used by ListFormatter.

Constants§

ELEMENT
The Part used by FormattedList to mark the part of the string that is an element.
LITERAL
The Part used by FormattedList to mark the part of the string that is a list literal, such as “, “ or “ and “.