Description
- Class for this input:
Berlioz\Form\Type\Number
- HTML equivalent:
<input type="number">
Additional options
No additional than commons options.
Attributes
List of attributes that interact with the forms library:
Name | Type | Default value | Description |
---|---|---|---|
max | integer/float | none | Max value |
min | integer/float | none | Min value |