Skip to main content
Module

x/lume_init/deps.ts>Checkbox#getListItem

The code for the new Lume init
Go to Latest
method Checkbox.prototype.getListItem
import { Checkbox } from "https://deno.land/x/lume_init@v0.1.10/deps.ts";

Render checkbox option.

Parameters

item: CheckboxOptionSettings

Checkbox option settings.

optional
isSelected: boolean

Set to true if option is selected.

Returns

string