@lynx-js/react / useCallback
Function: useCallback()
useCallback will return a memoized version of the callback that only changes if one of the inputs
has changed.
Type Parameters
Parameters
Returns
T
Version
16.8.0
See
https://react.dev/reference/react/useCallback
Defined in
.pnpm/@types+react@18.3.11/node_modules/@types/react/ts5.0/index.d.ts:2062