Skip to main content
Module

x/lume/deps/cliffy.ts>SelectOptions

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface SelectOptions
implements GenericListOptions<string, string>
import { type SelectOptions } from "https://deno.land/x/lume@v1.15.2/deps/cliffy.ts";

Select prompt options.

Properties

options: SelectValueOptions
optional
keys: SelectKeys