Skip to content

pantoken / renderers/web-components/src / formatList

Função: formatList()

formatList(locale, items, options?): string

Alfa

Um formatador de listas sensível à localidade (por exemplo, "a, b, and c" em inglês, com conjunções corretas em outros lugares).

Parâmetros

locale

string

items

readonly string[]

options?

ListFormatOptions

Retorna

string