mirror of
https://github.com/electron/electron.git
synced 2026-01-14 09:58:04 -05:00
6 lines
203 B
Markdown
6 lines
203 B
Markdown
# 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.
|