Skip to main content
Module

x/hono/middleware.ts>useViewTransition

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable useViewTransition
Re-export
import { useViewTransition } from "https://deno.land/x/hono@v4.2.5/middleware.ts";

type

() => [boolean, (callback: () => void) => void]