Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

forwardRef And UseImperativeHandle

forwardRef is to be able to attach a ref to an instance of this component in its parent.
UseImperativeHandle is for its instance(refs) to be able to use its functions
 
PREVIOUS NEXT
Tagged: #forwardRef #And #UseImperativeHandle
ADD COMMENT
Topic
Name
4+7 =