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-editor/types/ListPaneTextEntryParams.md.

Type Alias: ListPaneTextEntryParams experimental

ListPaneTextEntryParams = object

Beta

List Pane Text entry creation parameter

Properties

type

type: Text


value?

optional value?: IObservableProp<LocalizedString>


visible?

optional visible?: boolean