use-mounted
Returns true if the component is mounted
Source
Docs
Package
Usage
The useMounted hook returns true if the component is mounted and false if it's not.
Returns true if the component is mounted
Source
Docs
Package
The useMounted hook returns true if the component is mounted and false if it's not.