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.