Angular - How to call object property from collection in Form input

后端 未结 0 1381
温柔的废话
温柔的废话 2021-01-12 01:28

Please help, I have collection in angular component: ` collection: collectionAbs[];

export interface collectionAbs{
  name: string;
  prop: string;
  secondPr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题