MonthPicker

Datepicker for selecting month and year format.

Props

NameDefaultType
placeholder
"Select month"string

Placeholder text shown when no value is selected

disabled
-boolean

Disables the month picker

modelValue
""String

Emit Events

EventPayload
update:modelValue
[value: String]