ListFormatOptions$Typings extension
Properties
- localeMatcher ↔ ListFormatLocaleMatcher?
-
Available on ListFormatOptions, provided by the ListFormatOptions$Typings extension
The locale matching algorithm to use. For information about this option, see Intl page.getter/setter pair - style ↔ ListFormatStyle?
-
Available on ListFormatOptions, provided by the ListFormatOptions$Typings extension
The length of the internationalized message.getter/setter pair - type ↔ ListFormatType?
-
Available on ListFormatOptions, provided by the ListFormatOptions$Typings extension
The format of output message.getter/setter pair