A file associated with a {@linkcode DataTransferItem }.
Instances of this type can only be created by the editor and not by extensions.
A file associated with a {@linkcode DataTransferItem }. Instances of this type can only be created by the editor and not by extensions.
(data data-transfer-file)
The full file contents of the file.
Returns: Thenable<Uint8Array>
The full file contents of the file. **Returns:** `Thenable<Uint8Array>`
(uri data-transfer-file)
The full file path of the file.
May be undefined
on web.
The full file path of the file. May be `undefined` on web.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close