File dialog
Browse a virtual file tree in a modal dialog — no backend, entirely in-memory. Move with the arrows, Enter a directory to descend, and pick a file or Cancel. The tree is seeded into @jsvision/web's pure browser file system, so the whole dialog runs with no server.
Browse a virtual file tree in a modal dialog — no backend, entirely in-memory.
Related
- API reference — the generated
FileDialogsignature.