Skip to content

useRerender ​

lifecycle
test coverage
Last changed: last month

Hook that defines the logic to force rerender a component

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

Usage ​

typescript
const rerender = useRerender();

Demo ​

Api ​

Source ​

Source • Demo

Contributors ​

Avatardebabin
Avatarhywax

Released under the MIT License.