behavior:form
demo
dropdownSelect
One
Two
Three
Four
Five
Six
Seven
Eight
Nine
Ten
Eleven
Twelve
textarea
Sample
textEdit
password
checkboxButton
Checkbox
radioGroup
Option 1
Option 2
Option 3
names (sub-group)
First:
Last:
Just a button
Command
Set values
Note that
<form>
and its
behavior:form
supports hierarchical objects: conatiner with
name
attribute makes sub-object. Check yellow container above that has
name='names'
and two inputs inside.