mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
document the process(es) in which APIs are available
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
> Perform copy and paste operations on the system clipboard.
|
||||
|
||||
Processes: [Main](../tutorial/quick-start.md#main-process), [Renderer](../tutorial/quick-start.md#renderer-process)
|
||||
|
||||
The following example shows how to write a string to the clipboard:
|
||||
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user