Skip to main content
Module

x/cargo_parcel/mod.ts>autoloadPages

Server side rendering for Cargo applications
Go to Latest
function autoloadPages
import { autoloadPages } from "https://deno.land/x/cargo_parcel@0.1.29/mod.ts";

Parameters

basePath: string
root: JSX.Component
optional
path: string
optional
context: string

Returns

Promise<void>