Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/cliffy.ts>GenericListOptionSettings

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

Generic list option settings.

Properties

name: string
value: string
disabled: boolean