formcontrol
| Tag Information | |
|---|---|
| Tag Class | org.bootstrapjsp.tags.core.form.FormControl |
| Body Content | scriptless |
| Dynamic Attributes | true |
Attributes
| Name | Description | Flags |
|---|---|---|
| type | Sets the input type. If 'textarea', the input will be a <textarea>, if 'select', a <select>, otherwise a <input type="[type]"> |
rtexprvalue
|