forwardRef : Copy. type Props = { children: React. ... Side note: the `ref` you get from `forwardRef` is mutable so you can assign to it if needed.
確定! 回上一頁