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

x/pptr/mod.ts>FileChooser#isMultiple

Headless Chrome Deno API
Latest
method FileChooser.prototype.isMultiple
Re-export
import { FileChooser } from "https://deno.land/x/pptr@1.2.0/mod.ts";

Whether file chooser allow for multiple file selection.

Returns

boolean