5 commenti (5 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)TypeScript12.849 star (12.849 star)2471 fork (2471 fork)batch import
featurehelp wanted
Descrizione
Questa issue non ha descrizione indicizzata.
Guida contributor
- Tech stack
- typescriptreact
- Dominio
- frontend
- Tipo issue
- feature
- DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
- 2
- Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
- 1-3 hours
- Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
- stale
- ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
- clear
- Prerequisiti
- useSize hookdebounceReact hooks
- Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
- 65
- Direzione di ricerca
- Review the implementation of the useSize hook in the repository (likely in packages/hooks/src/useSize). Examine how other hooks in alibaba/hooks implement debounce (e.g., useDebounce). Check the comments on issue #2647 for any additional context or requested API details. Propose a debounce option parameter for useSize, similar to how useDebounce is used in other hooks.