HTML checkBox(String name, Bool def=false, String id="", String extra="")
Arguments
name: The name of the checkboxdef: If this is true, the checkbox will start checked.
Usage
Returns the HTML for a checkbox.
name: The name of the checkboxdef: If this is true, the checkbox will start checked.Returns the HTML for a checkbox.