widgets Component – <WebGPU>

const WebGPU: LC<WebGPUProps>

Props

Other

required?
GPUFeatureName[]
optional?
GPUFeatureName[]
limits?
Record<string, number>
config?
( adapter: GPUAdapter, ) => Partial<GPUDeviceOptions>
onError?
( error: Error, ) => void
debug?
boolean

Other

children?

| false
| LiveElement<ArrowFunction>[]
| ReactElementInterop
| DeferredCall<any>

Source

packages / webgpu / src / components / webgpu.ts

menu
format_list_numbered