Skip to main content
Module

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

πŸ¦• Deno module for creating Terminal User Interfaces
Go to Latest
variable horizontalSmoothProgressChars
import { horizontalSmoothProgressChars } from "https://deno.land/x/tui@1.3.4/src/components/mod.ts";

type

| "β–ˆ"
| "β–‰"
| "β–Š"
| "β–‹"
| "▍"
| "β–Ž"
| "▏"
[]