DVUI

Types

#

Functions

#
open

Opens a file picker WITHOUT blocking. The file can be accessed by calling wasmFileUploaded with the same id

uploaded

Will only return a non-null value for a single frame

openMultiple

Opens a file picker WITHOUT blocking. The files can be accessed by calling wasmFileUploadedMultiple with the same id

uploadedMultiple

Will only return a non-null value for a single frame