VDatePickerYears API
Props
name | type | default |
|---|---|---|
number[] | ((date: number) => boolean) | undefined | |
Restricts which years can be selected. | ||
string
| undefined | |
Applies specified color to the control - supports utility colors with or without | ||
string | number | undefined | |
Sets the height for the component. | ||
unknown
| undefined | |
Sets the maximum date of the month. | ||
unknown
| undefined | |
Sets the minimum date of the month. | ||
number
| undefined | |
The v-model value of the component. If component supports the multiple prop, this defaults to an empty array. | ||
Events
name | type | |
|---|---|---|
[number] | ||
Event that is emitted when the component’s model changes. | ||
Slots
Slot for the year. | ||