SUI.form
The SUI.form namspace contains a set of wrappers for the typical HTML form components.
The SUI.form namespace holds a set of very lightweight wrappers around the standard HTML form controls. We like the standard HTML form elements and we want to use them as such. These wrappers add functionality to the HTML form elements so that they can be used in SUI layouts.
Defined in: SUI.jsName | Description |
---|---|
Create a button. |
|
Create a check box. |
|
Create a form. |
|
Create an input field. |
|
Create a label. |
|
Create a check box. |
|
Create a select list. |
|
Create a text area. |