This commit is contained in:
Erlend
2022-05-30 07:55:03 +02:00
committed by GitHub
parent 91933afdc2
commit aade882eb8
13 changed files with 14 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ local aDropdown = mainFrame:addDropdown("myFirstDropdown"):show()
````
Here are all possible functions available for dropdowns: <br>
Remember dropdown inherits from [object](https://github.com/NoryiE/basalt/wiki/Object):
Remember dropdown inherits from [object](/Object):
## addItem
Adds a item to the dropdown