Are you an LLM? View /llms.txt for optimized Markdown documentation, or /llms-full.txt for full documentation bundle. This page is also available as Markdown at /api/html/modules/suspense.md
You are viewing documentation for the upcoming v5 release. For the current stable version, see the v4 readme on npm.
logologo
  • Guide
  • Integrations
  • API
    API Reference
    @kitajs/html
    Classes
    Class: HtmlTimeout
    Functions
    Function: ErrorBoundary()
    Function: attributesToString()
    Function: contentsToString()
    Function: createElement()
    Function: escape()
    Function: Fragment()
    Function: isVoidElement()
    Function: jsx()
    Function: jsxs()
    Function: AutoSuspense()
    Function: renderToStream()
    Function: resolveHtmlStream()
    Function: runWithAutoSuspense()
    Function: Suspense()
    Interfaces
    Interface: ErrorBoundaryProps
    Interface: SuspenseProps
    Modules
    Module: error-boundary
    Module: jsx-runtime
    Module: suspense
    Types
    Type Alias: Children
    Type Alias: Component<T>
    Type Alias: PropsWithChildren<T>
    Type Alias: AutoSuspenseProps
    Type Alias: RequestData
    Variables
    Variable: e
    Variable: escapeHtml
    Variable: h
    Variable: Html
    Variable: SuspenseRoot
    Variable: SuspenseScript
    @kitajs/fastify-html-plugin
    Interfaces
    Interface: FastifyKitaHtmlOptions
    Variables
    Variable: fastifyKitaHtml
    Variable: kAutoDoctype
    @kitajs/express-html-plugin
    Functions
    Function: expressKitaHtml()
    Interfaces
    Interface: ExpressKitaHtmlOptions
    Variables
    Variable: kAutoDoctype

    #Module: suspense

    Estimated reading time: less than 1 minute

    #Interfaces

    • SuspenseProps

    #Type Aliases

    • AutoSuspenseProps
    • RequestData

    #Variables

    • SuspenseRoot
    • SuspenseScript

    #Functions

    • AutoSuspense
    • renderToStream
    • resolveHtmlStream
    • runWithAutoSuspense
    • Suspense
    Edit this page
    Previous pageModule: jsx-runtimeNext pageType Alias: Children
    ON THIS PAGE
    InterfacesType AliasesVariablesFunctions
    Edit this page