<ui-calendar mode="single"></ui-calendar>
<ui-calendar> <ui-calendar-day-button>
<ui-calendar>| Prop | Type | Default | Description |
|---|---|---|---|
mode | "single" | "multiple" | "range" | "single" | The selection mode. |
selected | Date | Date[] | DateRange | — | The selected date(s). |
All components also accept standard HTML attributes (class, id, style, data-*, aria-*, etc.) which are passed through to the underlying element.