SharingItem

external interface SharingItem(source)

Properties

Link copied to clipboard
abstract var filePaths: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>??

An array of files to share.

Link copied to clipboard
abstract var texts: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>??

An array of text to share.

Link copied to clipboard
abstract var urls: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>??

An array of URLs to share.