Skip to main content
Module

x/tui/src/components/mod.ts>ViewComponentOptions

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

Interface defining object that {ViewComponent}'s constructor can interpret

Properties

rectangle: Rectangle
optional
margin: Margin

Empty edge around rectangle