setting initial value using ngModel for select dropdown

前端 未结 3 1293
灰色年华
灰色年华 2020-12-12 03:53

I have an array of tranTypes (transaction types) that are loaded into a dropdown. After the user selects a value and navigates to another component upon return

3条回答
  •  误落风尘
    2020-12-12 04:21

    From 4.0.0-beta.6 on, you can use a custom comparison function

    
                            
        
    提交评论

提交回复
热议问题