Edit This Code:
See Result »
Select a car:
You selected: {{selectedCar.brand}}
Model: {{selectedCar.model}}
Color: {{selectedCar.color}}
The visible text inside the dropdown list can also be a property of the value object.
Result: