@lynx-js/react / forwardRef
函数: forwardRef()
Lets your component expose a DOM node to a parent component using a ref.
类型参数
参数
返回
ForwardRefExoticComponent<PropsWithoutRef<P> & RefAttributes<T>>
参阅
示例
定义于
.pnpm/@types+react@18.3.28/node_modules/@types/react/ts5.0/index.d.ts:1614