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

x/tui/src/input.ts>handleInput

🦕 Deno module for creating Terminal User Interfaces
Latest
function handleInput
import { handleInput } from "https://deno.land/x/tui@2.1.11/src/input.ts";

Emit input events to Tui

Returns

Promise<void>