@jasonwaters wrote:
Hi guys, I'm diving in head first into ionic 2 and I'm stumped on something that is probably very simple.
I am using ngFor to dynamically add options to a select component like this:
{{values[key]}}this code works great. But I want it to show as selected for the zone.kind value. I thought i might need to add some logic like . But no dice.
What's the right way to show the selected option with dynamic options shown?
Posts: 3
Participants: 3