[**@uplink-protocol/form-controller v0.2.1**](../README.md)

***

[@uplink-protocol/form-controller](../globals.md) / CalendarWeek

# Interface: CalendarWeek

Defined in: [interfaces/calendar.interfaces.ts:91](https://github.com/jmkcoder/uplink-protocol-calendar/blob/311e0b81efba7399cf1c367c0a2007aa66f3b830/src/interfaces/calendar.interfaces.ts#L91)

CalendarWeek - Interface for a week in the calendar view

## Properties

### days

> **days**: [`CalendarDate`](CalendarDate.md)[]

Defined in: [interfaces/calendar.interfaces.ts:92](https://github.com/jmkcoder/uplink-protocol-calendar/blob/311e0b81efba7399cf1c367c0a2007aa66f3b830/src/interfaces/calendar.interfaces.ts#L92)

***

### weekNumber?

> `optional` **weekNumber**: `number`

Defined in: [interfaces/calendar.interfaces.ts:93](https://github.com/jmkcoder/uplink-protocol-calendar/blob/311e0b81efba7399cf1c367c0a2007aa66f3b830/src/interfaces/calendar.interfaces.ts#L93)
