@Input() and @Output() give a child component a way to communicate with its parent component. @Input() lets a parent component update data in the child ...
確定! 回上一頁