Search
Preparing search index...
@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 Summary
)
StaticLifecycle
ComponentClass
Index
Properties
get
Derived
State
From
Error?
get
Derived
State
From
Props?
Properties
Optional
get
Derived
State
From
Error
getDerivedStateFromError
?:
GetDerivedStateFromError
<
P
,
S
>
Optional
get
Derived
State
From
Props
getDerivedStateFromProps
?:
GetDerivedStateFromProps
<
P
,
S
>
On This Page
Properties
get
Derived
State
From
Error
get
Derived
State
From
Props
Юниверс MDM SDK UI
Loading...