Module

x/lume/deps/cliffy.ts>GenericInputKeys

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface GenericInputKeys
implements GenericPromptKeys
import { type GenericInputKeys } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/cliffy.ts";

Input keys options.

Properties

optional
moveCursorLeft: string[]
optional
moveCursorRight: string[]
optional
deleteCharLeft: string[]
optional
deleteCharRight: string[]
import GenericInputKeys
import { GenericInputKeys } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/cliffy.ts";