Elements: Form, TextField

This is a sample for Form and TextField. Request data from form will be binded to instance variable of component automatically.

TextField has 3 types of text field. These are "Text Field", "Password" and "Hidden". You can select one of types with "type" attribute.

Example:

Result: