FileSystem: root property
The read-only root
property of the
FileSystem
interface specifies a FileSystemDirectoryEntry
object representing the root directory of the file system, for use with the File and Directory Entries API.
Value
A FileSystemDirectoryEntry
representing the file system's root
directory.
Examples
js
// tbd
Specifications
Specification |
---|
File and Directory Entries API # dom-filesystem-root |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
root |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.