Kind: Function
Source: src/jsx/hooks/index.ts
Part of: Jsx
Signature
tsfunction createRef(): RefObject<T | null>
Returns: RefObject<T | null>
Kind: Function
Source: src/jsx/hooks/index.ts
Part of: Jsx
tsfunction createRef(): RefObject<T | null>
Returns: RefObject<T | null>
Was this page helpful?