Dropdown Menu Node

v1.0.0

A menu that opens when you click a button to select an option.

Interactive Implementation

Click the button to open the dropdown and select an option.

Callback Registered: "None"

Properties API

All available props for this component.

PropertyTypeDefaultDescription
labelReactNoderequiredThe button click target node label text visible within the trigger canvas.
itemsDropdownItem[]requiredAn array of configuration nodes mapping to row indices displayed in the dropdown portal menu.
onSelect(item: DropdownItem) => voidrequiredCallback triggered instantly upon choosing a valid selectable action point row item.
align"left" | "right""left"Controls horizontal alignment vectors bounding edge metrics for the floating popover container.
variant"default" | "secondary""default"Changes structural density canvas formatting, borders, and hover color weights.
© 2026 Venti UI Labs. UI made right.