kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
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