@uplink-protocol/calendar-controller
Version:
Flexible calendar and time picker API supporting both calendar, date-picker, and time-picker integrations for any JavaScript framework or library
28 lines (14 loc) • 963 B
Markdown
[**@uplink-protocol/form-controller v0.3.1**](../README.md)
***
[@uplink-protocol/form-controller](../globals.md) / CalendarWeek
# Interface: CalendarWeek
Defined in: [Date/interfaces/calendar.interfaces.ts:91](https://github.com/jmkcoder/uplink-protocol-calendar/blob/4cde26f472352440ee258db7670fce2e95651862/src/Date/interfaces/calendar.interfaces.ts#L91)
CalendarWeek - Interface for a week in the calendar view
## Properties
### days
> **days**: [`CalendarDate`](CalendarDate.md)[]
Defined in: [Date/interfaces/calendar.interfaces.ts:92](https://github.com/jmkcoder/uplink-protocol-calendar/blob/4cde26f472352440ee258db7670fce2e95651862/src/Date/interfaces/calendar.interfaces.ts#L92)
***
### weekNumber?
> `optional` **weekNumber**: `number`
Defined in: [Date/interfaces/calendar.interfaces.ts:93](https://github.com/jmkcoder/uplink-protocol-calendar/blob/4cde26f472352440ee258db7670fce2e95651862/src/Date/interfaces/calendar.interfaces.ts#L93)