Date
An input element designed for selecting dates, incorporating a dropdown interface with a calendar for ease of use. Provides support for configurable options such as minimum and maximum date ranges.
Required icons
Props
model-value: DateTime | null
The value of the checkbox.
auto-complete: string
The label that is shown next to the checkbox.
label: string
The label that is shown next to the checkbox.
label: string
The label that is shown next to the checkbox.
label: string
The label that is shown next to the checkbox.
label: string
The label that is shown next to the checkbox.
label: string
The label that is shown next to the checkbox.
label: string
The label that is shown next to the checkbox.
label: string
The label that is shown next to the checkbox.
label: string
The label that is shown next to the checkbox.
Emits
update:model-value: [DateTime | null]
Triggered when the value is changed.