[Feature] Ability to interact with ComboBox elements
jamesmcroft opened this issue · 2 comments
jamesmcroft commented
Describe the feature and how it will be used
Introduce the ability to interact with the Uno Platform ComboBox
element.
There should be properties to assert the selected item, as well as actions for selecting an item.
Platforms
- iOS
-
Android[Done] -
WebAssembly[Done]
jamesmcroft commented
Implementations added for web and Android
jamesmcroft commented
Completed ✅