Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/workerd/dialog.ts

A JavaScript extension package for building strong and modern applications.
Latest
import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/workerd/dialog.ts";

Interfaces

Options for dialog functions such as alert, confirm and prompt.

Options for the downloadFile function.

Options for file dialog functions, such as pickFile and openFile.

Options for the pickFile function.

Options for the prompt function.

Options for the saveFile function.