Skip to main content
Module

x/composable/deps.ts>Pagination

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
interface Pagination
import { type Pagination } from "https://deno.land/x/composable@1.30.4/deps.ts";

Properties

page: number
pageSize: number
items: T[]