Add missing rtf key
This commit is contained in:
parent
e802d0e4a0
commit
9fab641ecb
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ Reads `data` from the clipboard.
|
|||
* `text` String
|
||||
* `html` String
|
||||
* `image` [NativeImage](native-image.md)
|
||||
* `rtf` String
|
||||
* `type` String (optional)
|
||||
|
||||
```javascript
|
||||
|
|
Loading…
Reference in a new issue