Skip to content

pantoken / renderers/web-components/src / formatList

Fonction: formatList()

formatList(locale, items, options?): string

Alpha

Un formateur de listes lié à la locale (p. ex. "a, b, and c" en anglais, avec des conjonctions correctes ailleurs).

Paramètres

locale

string

items

readonly string[]

options?

ListFormatOptions

Retourne

string