Skip to main content
Module

x/lume/deps/cliffy.ts>GenericListKeys

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

Select key options.

Properties

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