Skip to main content
Module

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

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

Parameters

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