Skip to content

NonInteractiveError

uitemplate

NonInteractiveError component

Installation

$ bunx termuijs add non-interactive-error

Copies the source into src/components/non-interactive-error/ and installs .

Usage

ts
import { NonInteractiveError } from '@termuijs/ui'
ts
new NonInteractiveError()

API Reference

NonInteractiveError

PropTypeDefaultDescription
childrenReactNoderequiredPage content
titlestringApp/page title
paddingnumber1Outer padding
#template#non-interactive-error