Skip to main content
Module

x/nano_jsx/components/link.ts

🎯 SSR first, lightweight 1kB JSX library.
Latest
import * as nanoJsx from "https://deno.land/x/nano_jsx@v0.1.0/components/link.ts";

Classes

A simple Link component Add <Link prefetch ..., to prefetch the html document Add <Link prefetch="hover" ..., to prefetch the html document on hovering over the link element.