mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
document process(es) for all APIs
This commit is contained in:
@@ -7,7 +7,7 @@ let users work on native files directly with the HTML5 file API. Electron has
|
||||
added a `path` attribute to the `File` interface which exposes the file's real
|
||||
path on filesystem.
|
||||
|
||||
Example on getting a real path from a dragged-onto-the-app file:
|
||||
Example of getting a real path from a dragged-onto-the-app file:
|
||||
|
||||
```html
|
||||
<div id="holder">
|
||||
|
||||
Reference in New Issue
Block a user