Module

x/ultra/hooks/use-async.js>default

Zero-Legacy Deno/React Suspense SSR Framework
Go to Latest
function default
import { default } from "https://dotland.deno.dev/x/ultra@v2.2.1/hooks/use-async.js";

Parameters

callback

A function that returns a promise. On the server, this function will be called and the result streamed to the client.

optional
unnamed 1 = [UNSUPPORTED]