Skip to content

pantoken / renderers/web-components/src / formatList

関数: formatList()

formatList(locale, items, options?): string

アルファ

ロケールに依存するリストフォーマッター(例: "a, b, and c" は英語の場合、他の言語では適切な接続詞を使用)。

パラメーター

locale

string

items

readonly string[]

options?

ListFormatOptions

戻り値

string