Skip to content

Documentation / @agentick/tui / ErrorDisplayProps

Interface: ErrorDisplayProps

Defined in: components/ErrorDisplay.tsx:10

Properties

error

error: string | Error | null

Defined in: components/ErrorDisplay.tsx:11


showDismissHint?

optional showDismissHint: boolean

Defined in: components/ErrorDisplay.tsx:12

Released under the ISC License.