{
type: "checkboxGroup",
name?: string,
id?: string,
options: {
rows?: [
{
type: "checkbox",
id?: string,
value?: string,
checked?: boolean,
css?: string,
height?: string | number | "content",
hidden?: boolean,
padding?: string | number,
text?: string,
width?: string | number | "content",
},
],
cols?: [
{
type: "checkbox",
id?: string,
value?: string,
checked?: boolean,
css?: string,
height?: string | number | "content",
hidden?: boolean,
padding?: string | number,
text?: string,
width?: string | number | "content",
},
],
css?: string,
height?: string | number | "content",
padding?: string | number,
width?: string | number | "content",
},
value?: {
[id: string]: boolean | string,
},
css?: string,
disabled?: boolean,
height?: string | number | "content",
hidden?: boolean,
padding?: string | number,
required?: boolean,
width?: string | number | "content",
hiddenLabel?: boolean,
label?: string,
labelPosition?: "left"|"top",
labelWidth?: string | number,
helpMessage?: string,
preMessage?: string,
successMessage?: string,
errorMessage?: string,
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4