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/interfaces/IListPaneSlotOptions.md.

Interface: IListPaneSlotOptions experimental

Beta

List Pane slot optional properties

Properties

tags?

optional tags?: string[]

Beta

Remarks

List of tags associated with the slot.


title?

optional title?: LocalizedString

Beta

Remarks

Localized title of the slot.


uniqueId?

optional uniqueId?: string

Beta

Remarks

Unique identifier to use for the slot.


userData?

optional userData?: unknown

Beta

Remarks

Optional user data that can be associated with a slot.