Closed A-gambit closed 4 years ago
Here:
react
react-dom
@types/react
@types/react-dom
typescript
componentWillReceiveProps
UNSAFE_componentWillReceiveProps
componentWillMount
UNSAFE_componentWillMount
forwardRef
Here:
react
,react-dom
,@types/react
,@types/react-dom
,typescript
versions in examples;componentWillReceiveProps
(toUNSAFE_componentWillReceiveProps
),componentWillMount
(UNSAFE_componentWillMount
).forwardRef
prop in Focal elements.