Skip to main content
Module

x/tui/src/utils/component.ts>getComponentClosestToTopLeftCorner

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
function getComponentClosestToTopLeftCorner
import { getComponentClosestToTopLeftCorner } from "https://deno.land/x/tui@1.3.4/src/utils/component.ts";

Returns component that's the closest to top left corner of tui's canvas

Parameters

tui: Tui
optional
interactable = [UNSUPPORTED]