Draft
This page is not complete.
Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The values()
method of the
FileSystemDirectoryHandle
interface returns a new Array Iterator
containing the values for each index in the FileSystemDirectoryHandle
object.
Syntax
FileSystemDirectoryHandle.values();
Parameters
None.
Return value
A new Array
Examples
Todo
Specifications
Specification | Status | Comment |
---|---|---|
Unknown The definition of 'values' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser