A component that manages an HTML <form>. The other form-related components must be wrapped inside the Form.
Parameters
The value to use for the method attribute of the <form> tag.
The IActionListener, informed after the wrapped components of the form have had a chance to respond to the request.