@lynx-js/react / useMemo
Function: useMemo()
useMemo will only recompute the memoized value when one of the deps has changed.
Type Parameters
Parameters
Returns
T
Version
16.8.0
See
https://react.dev/reference/react/useMemo
Defined in
.pnpm/@types+react@18.3.11/node_modules/@types/react/ts5.0/index.d.ts:2070