Skip to main content
Module

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

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

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

Properties

optional
label: string

Text displayed on the center of the button