mapDispatchToProps 函数的返回值将作为props合并到connected component 中。你可以直接调用返回值来调度组件的actions。 function Counter({ count, ...
確定! 回上一頁