Skip to main content
Module

x/lume/deps/cliffy.ts>Checkbox.inject

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Checkbox.inject
import { Checkbox } from "https://deno.land/x/lume@v2.1.4/deps/cliffy.ts";

Inject prompt value. Can be used for unit tests or pre selections.

Parameters

value: string[]

Array of input values.