Skip to main content
Module

x/aleph/server/mod.ts>Application#renderPage

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method Application.prototype.renderPage
Re-export
import { Application } from "https://deno.land/x/aleph@v0.3.0-alpha.2/server/mod.ts";

render page base the given location.

Parameters

loc: { pathname: string; search?: string; }