@lynx-js/react / forwardRef
Function: forwardRef()
Lets your component expose a DOM node to a parent component using a ref.
Type Parameters
Parameters
Returns
ForwardRefExoticComponent<PropsWithoutRef<P> & RefAttributes<T>>
See
Example
Defined in
.pnpm/@types+react@18.3.11/node_modules/@types/react/ts5.0/index.d.ts:1606