Ship faster with goilerplate templUI Pro

Test Form Submission

Switch (default value="on")

Switch with custom value

Checkbox (default value="on")

Checkbox with custom value

Multiple Checkboxes (same name)

Multiple Switches (same name)

Submit the form and check console/server logs to see the values sent.

Unchecked items should not send any value.

Checked items should send their value ("on" by default or custom value).