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

Type Alias: ICollectionTreeEntryDropdownItemMenuOption experimental

ICollectionTreeEntryDropdownItemMenuOption = object

Beta

Menu options for the collection tree entry dropdown item

Properties

imageData?

readonly optional imageData?: ImageResourceData


label

readonly label: string


value

readonly value: string