Skip to main content
Module

x/tui/mod.ts>handleInput

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
function handleInput
import { handleInput } from "https://deno.land/x/tui@2.1.9/mod.ts";

Emit input events to Tui

Returns

Promise<void>