Skip to content

useDeferredValue

reference
1 min readUpdated

Kind: Function

Source: src/jsx/hooks/index.ts

Part of: Jsx

Signature

ts
function useDeferredValue(value: T, rest: [T | undefined]): T

Parameters

NameType
valueT
rest`[T

Returns: T

Was this page helpful?

Download as PDF
useDeferredValue — Hono (narrator proof)