@Input defines the input property in the component, which the parent component can set. The @output defines the output property (event), which ...
確定! 回上一頁