We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
** Where? **
in this example, item.text is nil and item is a string saying "value changed"
** Possible solution ** updating the example to display the last field
aDropdown:onChange(function(self,Event, item) basalt.debug(Event) basalt.debug("Selected item: ".. item.text) end)
** Others ** thank you for making such a library
** Checklist ** [X] I am looking at the latest version of the docs. https://basalt.madefor.cc/#/objects/Dropdown
The text was updated successfully, but these errors were encountered:
No branches or pull requests
** Where? **
in this example, item.text is nil and item is a string saying "value changed"
** Possible solution **
updating the example to display the last field
** Others **
thank you for making such a library
** Checklist **
[X] I am looking at the latest version of the docs.
https://basalt.madefor.cc/#/objects/Dropdown
The text was updated successfully, but these errors were encountered: