use-is-mounted-ref
📦 useIsMountedRef is a React Hook to check when the component is mounted.
Found 15 results for mounted
📦 useIsMountedRef is a React Hook to check when the component is mounted.
React hook to check if the component is still mounted
Hook to check if effectively the component is mounted.
React hook to check mounted state
A React hook that returns `true` if the component is mounted.
React hook for checking if the component is mounted.
React hook for mounted and unmount, return an object: MutableRefObject<{ mounted: boolean, unmounted: boolean }>
Detect drives and changes in mounted drives.
A uitility to make it easier to subscribe to a Redux store from React components
Mounted state in ref
Use state in asynchronous unmountable components without getting errors
React hook which can check if component is still mounted
A React hook to track component mounted state
Mounted hook in Pinia.
A simple Vue.js mixin for telling whether a component has been mounted.