Files
Basalt2/docs/references/elements/DropDown.md
2025-10-03 01:26:35 +00:00

514 B

DropDown

A collapsible selection menu that expands to show multiple options when clicked. Supports single and multi-selection modes, custom item styling, separators, and item callbacks.

Extends: List

Properties

Property Type Default Description
isOpen boolean false Controls the expanded/collapsed state
dropdownHeight number 5 Maximum visible items when expanded
selectedText string "" Text shown when no selection made
dropSymbol string "\31" Indicator for dropdown state