Skip to content

Latest commit

 

History

History

render-count

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

🎒 @hooks/render-count

React hook to record the render count

NPM version Travis License

Install

npm i @hooks/render-count

Usage

useRenderCount

useRenderCount(): number

Return

Returns the number of times the hook has been called.