withProfiler is a higher order component that wraps a component in a Profiler component. It is recommended that the higher order component be used over the regular Profiler component.
component that is wrapped by Profiler
Optional
the ProfilerProps you can pass into the Profiler
Generated using TypeDoc
withProfiler is a higher order component that wraps a component in a Profiler component. It is recommended that the higher order component be used over the regular Profiler component.