Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tui/src/components/label.ts

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
import * as tui from "https://deno.land/x/tui@2.0.0/src/components/label.ts";

Classes

Component for creating multi-line, non interactive text

Interfaces

Type that describes text positioning in label

Type Aliases

Type that describes position and size of Label When width or height isn't set, they gets automatically calculated depending of given value text width and amount of lines