Skip to content

Suspense

reference
1 min readUpdated

Kind: Function

Source: src/jsx/streaming.ts

Part of: Jsx

Signature

ts
async function Suspense({
  children,
  fallback,
})

Parameters

NameType
`{
children,
fallback,
}`any

Was this page helpful?

Download as PDF
Suspense — Hono (narrator proof)