react-performance-coach EntryPoint
Functions
| Function | Description |
|---|---|
| usePerformanceCoach(options) | Makes a React component re-render every 1 second. Useful for uncovering performance issues. |
Interfaces
| Interface | Description |
|---|---|
| PerformanceCoachOptions | Options for passing to the usePerformanceCoach() hook. |