React Meta
#
useMetaStateHook designed to inspect the React Client state, like error handling and fetching state
#
Features:- Notify start fetching
- Notify fetching complete
- Notify on error
- Notify on retry attempt
- Filter selections you want to inspect in the specific hook
- Returns current errors and fetching state
#
ExampleCheck API Reference