Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-electron
/
electron.core
/
LoadFileOptions
Load
File
Options
external
interface
LoadFileOptions
(
source
)
Members
Properties
hash
Link copied to clipboard
abstract
var
hash
:
String
?
Passed to
url.format()
.
query
Link copied to clipboard
abstract
var
query
:
ERROR CLASS: Symbol not found for js.objects.ReadonlyRecord<kotlin/String, kotlin/String>?
?
Passed to
url.format()
.
search
Link copied to clipboard
abstract
var
search
:
String
?
Passed to
url.format()
.