This commit is contained in:
NoryiE
2025-10-27 07:26:29 +00:00
parent d0a444a772
commit 44c80f074f
10 changed files with 704 additions and 126 deletions

View File

@@ -7,7 +7,6 @@ Extends: `List`
|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|