For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-ui/interfaces/TextOptions.md.

Interface: TextOptions

Beta

Options for configuring a text component (label or header).

Properties

tooltip?

optional tooltip?: string | ObservableString | ObservableUIRawMessage | UIRawMessage

Beta


visible?

optional visible?: boolean | ObservableBoolean

Beta

Remarks

When false or bound to a false ObservableBoolean, the text component is hidden.