--- breadcrumb: - Guides - Forms - Inputs - Button summary-visible: false keywords: - form - input - button --- # Button ## Description - Class for this input: `Berlioz\Form\Type\Button` - HTML equivalent: `` ## Additional options All [commons options](inputs.md#common-options), and: | Name | Type | Default value | Description | |-----------|--------|---------------|------------------| | **value** | string | *none* | Value for button | ## Attributes No attribute.