Skip to main content
Module

x/tui/src/components/progress_bar.ts>ProgressBarComponentPrivate

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

Complementary interface defining what's accessible in {ProgressBarComponent} class in addition to {ProgressBarComponentOptions}

Properties

smooth: boolean