Skip to main content
Module

x/tinyfiledialogs/mod.ts

A library for displaying various kinds of dialogs. It is a wrapper of tinyfiledialogs-rs
Latest
import * as tinyfiledialogs from "https://deno.land/x/tinyfiledialogs@1.0.5/mod.ts";

Variables

Shows a color chooser dialog

Shows an input box

Shows a list dialog

Shows a message box

Shows a message box with ok and cancel options

Shows a message box with yes and no options

Shows an open file dialog

Shows an open multiple file dialog

Shows a password box

Shows a save file dialog

Shows a save file dialog with an option to filter the type of saved file.

Shows a select folder dialog