Skip to main content
Module

x/tui/src/components/button.ts>ButtonComponentOptions

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

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

Properties

optional
label: string

Text displayed on the center of the button