document process(es) for all APIs
This commit is contained in:
parent
e8bb79310c
commit
ac68de6215
26 changed files with 53 additions and 3 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue