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/IDropdownPropertyItemEntry.md.

Interface: IDropdownPropertyItemEntry experimental

Beta

Properties of dropdown property item menu entry

Properties

imageData?

readonly optional imageData?: ImageResourceData

Beta

Remarks

Optional image of the dropdown entry.


label

readonly label: string

Beta

Remarks

Localized display text of the entry.


value

readonly value: number

Beta

Remarks

The selectable value of the entry.