electron/docs/api/structures/sharing-item.md

6 lines
203 B
Markdown
Raw Normal View History

# SharingItem Object
* `texts` String[] (optional) - An array of text to share.
* `filePaths` String[] (optional) - An array of files to share.
* `urls` String[] (optional) - An array of URLs to share.