Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.share
/
ShareData
Share
Data
web
interface
ShareData
(
source
)
Members
Properties
files
Link copied to clipboard
web
abstract
var
files
:
ReadonlyArray
<
File
>
?
text
Link copied to clipboard
web
abstract
var
text
:
String
?
title
Link copied to clipboard
web
abstract
var
title
:
String
?
url
Link copied to clipboard
web
abstract
var
url
:
String
?