You are reading the documentation for the 2.x version. Switch to the current version 3.x.

Number

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

Last updated: Thu, 18 Sep 2025 16:20