Module

x/cliffy/mod.ts>Select#getListItem

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method Select.prototype.getListItem
import { Select } from "https://dotland.deno.dev/x/cliffy@v0.25.5/mod.ts";

Render select option.

Parameters

Select option settings.

optional
isSelected: boolean

Set to true if option is selected.

Returns

string