dialogWasmFileOpen
Opens a file picker WITHOUT blocking. The file can be accessed by calling wasmFileUploaded with the same id
This function does nothing in non-wasm builds
Parameters
- id:dvui.Id
- dvui.Id
- opts:DialogOptions
- DialogOptions
Opens a file picker WITHOUT blocking. The file can be accessed by calling wasmFileUploaded with the same id
This function does nothing in non-wasm builds