A "selector function" is any function that accepts the Redux store state (or part of the state) as an argument, and returns data that is based on that state.
確定! 回上一頁