Calendar
A standalone calendar picker with month navigation, today indicator, and accent-colored selected date.
May 2026
Su
Mo
Tu
We
Th
Fr
Sa
MayaCalendar Props API
| Prop / Event | Type | Default | Description |
|---|---|---|---|
modelValue | Date | null | The selected Date object. Used with v-model. |
@update:modelValue | Event | — | Emitted with the Date object when selected. |