kobweb
Toggle table of contents
0.24.0
js
Target filter
js
Switch theme
Search in API
Skip to content
kobweb
browser-ext
/
com.varabyte.kobweb.browser.file
/
LoadedFile
Loaded
File
class
LoadedFile
<
O
>
(
val
context
:
LoadContext
,
val
contents
:
O
)
(
source
)
Members
Constructors
Loaded
File
Link copied to clipboard
constructor
(
context
:
LoadContext
,
contents
:
O
)
Properties
contents
Link copied to clipboard
val
contents
:
O
context
Link copied to clipboard
val
context
:
LoadContext