Member Junction
Preparing search index...
@memberjunction/react-runtime
ManagedReactRoot
Interface ManagedReactRoot
interface
ManagedReactRoot
{
componentId
?:
string
;
container
:
HTMLElement
;
id
:
string
;
isRendering
:
boolean
;
lastRenderTime
?:
Date
;
root
:
any
;
}
Index
Properties
component
Id?
container
id
is
Rendering
last
Render
Time?
root
Properties
Optional
component
Id
componentId
?:
string
container
container
:
HTMLElement
id
id
:
string
is
Rendering
isRendering
:
boolean
Optional
last
Render
Time
lastRenderTime
?:
Date
root
root
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
Id
container
id
is
Rendering
last
Render
Time
root
Member Junction
Loading...