RenderOptions interface
Home > streplts > RenderOptions
RenderOptions interface
Section titled “RenderOptions interface”UI visual overrides applied on rendering operations.
Signature:
export interface RenderOptionsProperties
Section titled “Properties”|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) Forces the current text prompt frame to flash a highlighted error visual accent state. | ||
|
boolean | (() => string) |
(Optional) Boolean toggle or dynamic evaluation function determining whether to render a status bar dock below the prompt. |