Announcer
uitemplate
Max messages kept in the visible log
Terminal
$termuijs render announcer
Installation
$ bunx termuijs add announcer
Copies the source into src/components/announcer/ and installs @termuijs/core, @termuijs/widgets.
Usage
ts
import { Announcer } from '@termuijs/ui'ts
new Announcer(options: AnnouncerOptions = {})API Reference
Announcer
| Prop | Type | Required | Description |
|---|---|---|---|
history | number | optional | Max messages kept in the visible log |