import{_ as e,a as o,b as r,ag as d}from"./chunks/framework.BcrMLAmg.js";const D=JSON.parse('{"title":"DropDown","description":"","frontmatter":{},"headers":[],"relativePath":"references/elements/DropDown.md","filePath":"references/elements/DropDown.md","lastUpdated":1757925952000}'),n={name:"references/elements/DropDown.md"};function a(s,t,i,p,h,l){return r(),o("div",null,t[0]||(t[0]=[d('
This is the DropDown class. It is a visual element that can show a list of selectable items in a DropDown menu.
Extends: List
| Property | Type | Default | Description |
|---|---|---|---|
| isOpen | boolean | false | Whether the DropDown menu is currently open |
| dropdownHeight | number | 5 | Maximum height of the DropDown menu when open |
| selectedText | string | "" | The text to show when no item is selected |
| dropSymbol | string | "\\31" | The symbol to show for DropDown indication |