Skip to content

pantoken / renderers/web-components/src / formatList

函式: formatList()

formatList(locale, items, options?): string

Alpha(內測)

依據語系的列表格式化器(例如英語中的 "a, b, and c",在其他語言中會使用正確的連接詞)。

參數

locale

string

items

readonly string[]

options?

ListFormatOptions

回傳

string