Intl.Segments
Baseline 2024
Newly available
Since April 2024, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
Intl.Segments
のインスタンスは、テキスト文字列のセグメントを反復可能なコレクションとして保持します。Intl.Segmenter
オブジェクトの segment()
メソッドをコールすると、このインスタンスが返されます。
試してみましょう
インスタンスメソッド
Segments.prototype.containing()
-
指定されたインデックスのコードユニットを含む元の文字列のセグメントを記述したオブジェクトを返します。
Segments.prototype[@@iterator]()
-
セグメントを反復処理するためのイテレーターを返します。
仕様書
Specification |
---|
ECMAScript Internationalization API Specification # sec-segments-objects |
ブラウザーの互換性
BCD tables only load in the browser