Calendar
bs-calendar renders an accessible month-grid date picker with two-way [(selectedDate)] binding and full keyboard navigation.
Basic usage
Keyboard shortcuts
- Tab — focus the previous-month button → calendar grid → next-month button
- ← / → — previous / next day (rolls into adjacent months)
- ↑ / ↓ — previous / next week
- Home / End — first / last day of the focused week
- PageUp / PageDown — previous / next month
- Ctrl + PageUp / Ctrl + PageDown — previous / next year
- Enter / Space — select the focused day