Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dwm/ext/canvas.ts>InputModeValue

Deno Window Manager: Cross-platform window creation and management
Go to Latest
type alias InputModeValue
import { type InputModeValue } from "https://deno.land/x/dwm@0.3.4/ext/canvas.ts";
definition: "normal" | "hidden" | "disabled"