--- breadcrumb: - Guides - Forms - Inputs - Week summary-visible: false keywords: - form - input - week --- # Week ## Description - Class for this input: `Berlioz\Form\Type\Week` - HTML equivalent: `` ## Additional options No additional than [commons options](inputs.md#common-options). ## Attributes List of attributes that interact with the forms library: | Name | Type | Default value | Description | |----------|--------|---------------|-------------| | **max** | string | *none* | Max value | | **min** | string | *none* | Min value | | **step** | string | *none* | Step |