text | single line or region of text |
password | single line of text, value is hidden |
menu | choose 1 or many from a number of options |
checkbox | on/off toggle switch |
radio | choose only 1 from a number of options |
hidden | data item not displayed to user |
submit | button, sends collected data to script |
reset | button, resets all data elements in form |
button | button, effect needs to be scripted |