WebGLContextEvent
open external class WebGLContextEvent(type: String, eventInit: WebGLContextEventInit = definedExternally) : Event(source)
Exposes the JavaScript WebGLContextEvent to Kotlin
Exposes the JavaScript WebGLContextEvent to Kotlin
Thanks for your feedback!