Skip to main content
Module

x/tui/src/components/view.ts>ViewComponentPrivate

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
interface ViewComponentPrivate
import { type ViewComponentPrivate } from "https://deno.land/x/tui@1.3.4/src/components/view.ts";

Complementary interface defining what's accessible in {ViewComponent} class in addition to {ViewComponentOptions}