In a child component or directive, use the @Input() decorator to inform Angular that a property in that component can get its value from its parent component.
確定! 回上一頁