Skip to content

Announcer

uitemplate

Max messages kept in the visible log

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

PropTypeRequiredDescription
historynumberoptionalMax messages kept in the visible log
#template#announcer