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