Skip to content

pantoken / renderers/web-components/src / formatList

Funktion: formatList()

formatList(locale, items, options?): string

Alpha

En lokaliseret listeformatter (f.eks. "a, b, and c" på engelsk, med korrekte bindeord andre steder).

Parametre

locale

string

items

readonly string[]

options?

ListFormatOptions

Returnerer

string