selectedItem
Related Functions & Properties
choices
values
This is the currently selected item in the list.
Type
any object (Should be the same type as the items in choices array)
Example
selectedItem = 'Orange';