new_checkbox: form element

Description Usage Arguments

View source: R/new_checkbox.R

Description

form element

Usage

1
new_checkbox(label, name, must_fill = F, section, Checked = F)

Arguments

label

this is the ta of the form element

name

the element name MUST be within quotes if more than one word

must_fill

tags mandatory field

section

the section where the element will be placed

Checked

status of the check box at the start


urodoct/iuform documentation built on Dec. 1, 2020, 2:21 a.m.