Module

x/hono/jsx/hooks/index.ts>useViewTransition

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable useViewTransition
import { useViewTransition } from "https://dotland.deno.dev/x/hono@v4.0.3/jsx/hooks/index.ts";

type

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