This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hello,
How do I create a dropdown (called spinner in android) menu in javascript code that I can add things to and then save it in a variable when a certain one is selected?
Thank you for reading
Here is the link to a small script that demonstates the use of a spinner
import it to BlockLauncher, open a world and type the command /spinner
Spinners and similar views like listviews need an adapter to convert the data array into views.
I hope that helped you.
Thank you so much
Hello,
How do I create a dropdown (called spinner in android) menu in javascript code that I can add things to and then save it in a variable when a certain one is selected?
Thank you for reading
Here is the link to a small script that demonstates the use of a spinner
import it to BlockLauncher, open a world and type the command /spinner
Spinners and similar views like listviews need an adapter to convert the data array into views.
I hope that helped you.
Thank you so much