Using the setValue function for a List Box

@turps808

Hey there :wave: You should be able to set the value of the component out of the given options, i.e.:

If you are looking to set more than one value, you could point the values to a temporary state and change it there?

As for dynamically changing the height of the list box, that is not currently an option, but you could use custom CSS -- I am linking a helpful community post on that here.