expose client.writeTextToClipboard
Summary: per title Reviewed By: priteshrnandgaonkar Differential Revision: D27044508 fbshipit-source-id: 8af99f66ec8203b76ccb3d880e1a184193a389c7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4e2383cdb0
commit
7093a932f8
@@ -295,6 +295,12 @@ interface Notification {
|
||||
};
|
||||
```
|
||||
|
||||
#### `writeTextToClipboard`
|
||||
|
||||
Usage: `writeTextToClipboard(text: string)`
|
||||
|
||||
Writes text to the OS-level clipboard.
|
||||
|
||||
#### `createPaste`
|
||||
|
||||
Facebook only API.
|
||||
|
||||
Reference in New Issue
Block a user