Skip to content

useDebugValue

reference
1 min readUpdated

Kind: Function

Source: src/jsx/hooks/index.ts

Part of: Jsx

Signature

ts
function useDebugValue(_value: unknown, _formatter: (value: unknown) => string): void

Parameters

NameType
_valueunknown
_formatter(value: unknown) => string

Returns: void

Was this page helpful?

Download as PDF
useDebugValue — Hono (narrator proof)