Fill
layout
Fill component
Terminal
$termuijs render fill
Installation
$ bunx termuijs add fill
Copies the source into src/components/fill/ and installs @termuijs/core, @termuijs/widgets.
Usage
ts
import { Fill } from '@termuijs/widgets'ts
new Fill(style: Partial<Style> = {}, opts: FillOptions = {})API Reference
Fill
| Prop | Type | Required | Description |
|---|---|---|---|
char | string | optional | — |
color | Color | optional | — |