The child component uses the @Output() property to raise an event to notify the parent of the change. To raise an event, an @Output() must have the type of ...
確定! 回上一頁