Module

x/ultra/hooks/use-preload.js

⚔️ Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
import * as mod from "https://dotland.deno.dev/x/ultra@v2.0.0-alpha.7/hooks/use-preload.js";

Functions

This hook will insert a <link rel="preload" /> tag into the head of the server render document. During client side transitions, this won't do anything.