Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tui/mod.ts>Component#interact

🦕 Deno module for creating Terminal User Interfaces
Latest
method Component.prototype.interact
Re-export
import { Component } from "https://deno.land/x/tui@2.1.11/mod.ts";

Interact with component using mouse/keyboard

Parameters

method: "keyboard" | "mouse"