When passing data up to a parent component with the Angular @output() decorator, you'll need to setup an event handler in the parent, and then emit events ...
確定! 回上一頁