FileSystemDirectoryHandle.keys()
Baseline 2023
Newly available
Since March 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。
FileSystemDirectoryHandle
インターフェイスの keys()
メソッドは、FileSystemDirectoryHandle
内の各アイテムのキーを含む新しい 配列イテレーター を返します。
構文
js
FileSystemDirectoryHandle.keys()
引数
なし
返値
新しい Array
を返します。
例
未稿
仕様書
Specification |
---|
File System Standard # api-filesystemdirectoryhandle-asynciterable |
ブラウザーの互換性
BCD tables only load in the browser