Interface GPUUncapturedErrorEventInit

Hierarchy

  • EventInit
    • GPUUncapturedErrorEventInit

Properties

bubbles?: boolean
cancelable?: boolean
composed?: boolean
error: GPUError

Generated using TypeDoc