The base form component. Each form extends this component.
Attributes | ||
mandatory
String
|
ID |
The form ID. Must be unique in the page |
optional
String
|
CssClass |
The CSS class to apply. Default: 'osuit-Form'. |
Named Children Elements | ||
1 - unbounded
html.form.IFormItem[] |
Items |
Form items (fields, sections, ...). |