DEV Community

FatimaAlam1234
FatimaAlam1234

Posted on

React Refs

Two methods for creating refs ->
1) Create Ref
2) Method approach

Image description

Image description

When component unmounts the cbRef sets to null.

Top comments (0)