You are reading the documentation for the 2.x version. Switch to the current version 3.x.
Submit
Description
- Class for this input:
Berlioz\Form\Type\Submit - HTML equivalent:
<button type="submit"></button>
Additional options
All commons options, and:
| Name | Type | Default value | Description |
|---|---|---|---|
| value | string | none | Value for button |
Attributes
No attribute.