Skip to main content
Module

x/deco/pages.ts

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Very Popular
Go to Latest
import * as deco from "https://deno.land/x/deco@0.3.39-als/pages.ts";

Variables

Fetchs a specific page from the database and also computes the page params base on the request's URL if provided

Fetches a page containing this component.

Based on data from the backend and the page's manifest, generates all the necessary information for the CMS

Functions

Sort pages by their relative routing priority, based on the parts in the route matcher