INPUT(_name='test', _value='a',, _type='checkbox') |
Optional attribute _type that can be set to "text" (the default), "submit", "checkbox", or "radio".
INPUT(_name='test', _value='a')
Sets the default value for the input field
value argument sets its current value.
sets its current value