Skip to main content
Module

x/fastro/mod.ts>default#page

Fast and simple web application framework for deno
Go to Latest
method default.prototype.page
import { default } from "https://deno.land/x/fastro@v0.82.3/mod.ts";

Parameters

path: string
element: Component
...handlers: MiddlewareArgument[]