apiref
react-performance-coach@1.1.0

PerformanceCoachOptions  Interface

Options for passing to the usePerformanceCoach() hook.

Signature

export interface PerformanceCoachOptions 

Properties

PropertyTypeDescription
enabled?booleanWhether to enable the hook. If false, the hook will not do anything. By default, this is true when not in production.