Preparing search index...
The search index is not available
@xarc/react
@xarc/react
common
React
ProfilerProps
Interface ProfilerProps
The props accepted by
Profiler
.
See
React Docs
interface
ProfilerProps
{
children
?:
ReactNode
;
id
:
string
;
onRender
:
ProfilerOnRenderCallback
;
}
Index
Properties
children?
id
on
Render
Properties
Optional
children
children
?:
ReactNode
id
id
:
string
on
Render
on
Render
:
ProfilerOnRenderCallback
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
id
on
Render
@xarc/react
Loading...
The props accepted by Profiler.
See
React Docs