Module

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

🧙 Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
function default
import { default } from "https://dotland.deno.dev/x/ultra@v2.0.0-beta.12/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]