React Tutorial - 30.useRef && useImperativeHandle

Published: 17 October 2021
on channel: feeco
22
0

1.useRef -- is a way to create ref in function component
a.store element node and focus
b.store a component instance

2.useRef is used to store special value which could cross lifey cycle

3.useImperativeHandle
a.forwardRef() -- is a higher order component used when parent component want to control elements in the child component
b.useImperativeHandle limit the control of parent component , limit what parent component can do upon child component


On this page of the site you can watch the video online React Tutorial - 30.useRef && useImperativeHandle with a duration of hours minute second in good quality, which was uploaded by the user feeco 17 October 2021, share the link with friends and acquaintances, this video has already been watched 22 times on youtube and it was liked by 0 viewers. Enjoy your viewing!