getify/TNG-Hooks

Feature: `useRender(..)`

Open

#19 ouverte le 19 janv. 2019

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (1 014 stars) (43 forks)batch import
enhancementhelp wantedquestion

Description

This hook is basically exactly like useEffect(..) except that it specifically defers its behavior asynchronously until the render frame (via requestAnimationFrame(..)).

Guide contributeur