See: Description
Class | Description |
---|---|
DynamicForm |
A dynamic form.
|
DynamicForm.Dynamic |
Simple data structure used by
DynamicForm . |
Form<T> |
Helper to manage HTML form description, submission and validation.
|
Form.Field |
A form field.
|
Annotation Type | Description |
---|---|
Form.Display |
Defines a form element's display name.
|