Skip to content

createRef

reference
1 min readUpdated

Kind: Function

Source: src/jsx/hooks/index.ts

Part of: Jsx

Signature

ts
function createRef(): RefObject<T | null>

Returns: RefObject<T | null>

Was this page helpful?

Download as PDF
createRef — Hono (narrator proof)