duplicate @input variable in several components

后端 未结 0 348
梦如初夏
梦如初夏 2021-02-03 15:44

I have several component with this variable name:

export class MapWifiPopupComponent implements OnChanges {
 @Input() properties: any;
}

and then

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