Skip to content

RenderOptions interface

Home > streplts > RenderOptions

UI visual overrides applied on rendering operations.

Signature:

export interface RenderOptions

Property

Modifiers

Type

Description

flashError?

boolean

(Optional) Forces the current text prompt frame to flash a highlighted error visual accent state.

statusBar?

boolean | (() => string)

(Optional) Boolean toggle or dynamic evaluation function determining whether to render a status bar dock below the prompt.