Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-browser
/
web.rendering
Package-level
declarations
Types
Types
Offscreen
Rendering
Context
Link copied to clipboard
@
SubclassOptInRequired
(
markerClass
=
[
InternalApi::class
]
)
interface
OffscreenRenderingContext
Union of:
Rendering
Context
Link copied to clipboard
@
SubclassOptInRequired
(
markerClass
=
[
InternalApi::class
]
)
interface
RenderingContext
Union of:
Rendering
Context
Id
Link copied to clipboard
sealed
interface
RenderingContextId
<
T
:
JsAny
,
O
:
JsAny
>