@Output property will raise an event from the child component to notify the change to the parent component.@Output must have an EventEmitter to ...
確定! 回上一頁