Skip to main content
Module

x/tui/mod.ts>CanvasOptions

🦕 Deno module for creating Terminal User Interfaces
Latest
interface CanvasOptions
import { type CanvasOptions } from "https://deno.land/x/tui@2.1.11/mod.ts";

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

Properties

stdout: Stdout

Stdout to which canvas will render frameBuffer