On this page

Variable WebGLContextEvent

WebGLContextEvent: {
    prototype: WebGLContextEvent;
    new (type: string, eventInit?: WebGLContextEventInit): WebGLContextEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
WebGLContextEvent