Search
Preparing search index...
@universe-ee/sdk
Universe
Vendor
React
GetDerivedStateFromProps
Type Alias GetDerivedStateFromProps<P, S>
GetDerivedStateFromProps
:
(
nextProps
:
Readonly
<
P
>
,
prevState
:
S
,
)
=>
Partial
<
S
>
|
null
Type Parameters
P
S
Type declaration
(
nextProps
:
Readonly
<
P
>
,
prevState
:
S
)
:
Partial
<
S
>
|
null
Parameters
nextProps
:
Readonly
<
P
>
prevState
:
S
Returns
Partial
<
S
>
|
null
Юниверс MDM SDK UI
Loading...