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

x/tui/src/utils/mod.ts>isInteractable

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

Returns whether component defines interact property

Returns

boolean