Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-browser
/
web.fs
/
showOpenFilePicker
show
Open
File
Picker
inline suspend
fun
showOpenFilePicker
(
)
:
ReadonlyArray
<
FileSystemFileHandle
>
(
source
)
inline suspend
fun
showOpenFilePicker
(
options
:
OpenFilePickerOptions
)
:
ReadonlyArray
<
FileSystemFileHandle
>
(
source
)