useMemo (fn[, DependentArray]). It is used to reduce the repeated complex calculation during each component re rendering.
確定! 回上一頁