Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aleph/framework/react/pageprops.ts>createPageProps

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function createPageProps
import { createPageProps } from "https://deno.land/x/aleph@v0.3.0-alpha.17/framework/react/pageprops.ts";

Parameters

nestedComponents: { url: string; Component?: ComponentType<any>; }[]