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