useImperativeHandle (ref, () => ({ focus: () => { // logic to focus the rendered component from 3rd party belongs here }, // hiding the value e.g. ...
確定! 回上一頁