Open
Description
Why do I need this hook? Why are you not satisfied with accessing these functions directly?
All functions from this hook are static and have no initialization stage, functions have no state, available features do not change. These are literally static functions wrapped in useCallback, which are already memoized and never change.
And this is the only hook that is described in the documentation
Metadata
Metadata
Assignees
Labels
No labels