Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.data
/
DataTransfer
/
getData
get
Data
fun
getData
(
format
:
String
)
:
String
(
source
)
Returns the specified data. If there is no such data, returns the empty string.
MDN Reference