Skip to content

useHash ​

browser
test coverage
Last changed: last month

Hook that manages the hash value

typescript
import { useHash } from '@siberiacancode/reactuse';

Usage ​

typescript
const [hash, setHash] = useHash();

Demo ​

Api ​

Source ​

Source • Demo

Contributors ​

Avatardebabin
Avatarhywax

Released under the MIT License.