Skip to main content
Module

x/lume/deps/cliffy.ts>GenericListKeys

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface GenericListKeys
implements GenericInputKeys
Re-export
import { type GenericListKeys } from "https://deno.land/x/lume@v2.1.4/deps/cliffy.ts";

Select key options.

Properties

optional
previous: string[]
optional
next: string[]
optional
previousPage: string[]
optional
nextPage: string[]