@Input() and @Output() allow Angular to share data between the parent context and child directives or components. An @Input() property is ...
確定! 回上一頁