Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Vendor
React
StaticLifecycle
Interface StaticLifecycle<P, S>
interface
StaticLifecycle
<
P
,
S
>
{
getDerivedStateFromError
?:
GetDerivedStateFromError
<
P
,
S
>
;
getDerivedStateFromProps
?:
GetDerivedStateFromProps
<
P
,
S
>
;
}
Type Parameters
P
S
Hierarchy (
view full
)
StaticLifecycle
ComponentClass
Index
Properties
get
Derived
State
From
Error?
get
Derived
State
From
Props?
Properties
Optional
get
Derived
State
From
Error
get
Derived
State
From
Error
?:
GetDerivedStateFromError
<
P
,
S
>
Optional
get
Derived
State
From
Props
get
Derived
State
From
Props
?:
GetDerivedStateFromProps
<
P
,
S
>
On This Page
Properties
get
Derived
State
From
Error
get
Derived
State
From
Props
Юниверс MDM SDK UI
Loading...