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

***

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

# Type Alias: CalendarControllerFactory()

> **CalendarControllerFactory** = (`options?`) => [`TypedCalendarController`](../interfaces/TypedCalendarController.md)

Defined in: [Date/types/typed-calendar-controller.type.ts:47](https://github.com/jmkcoder/uplink-protocol-calendar/blob/4cde26f472352440ee258db7670fce2e95651862/src/Date/types/typed-calendar-controller.type.ts#L47)

Factory Function Type
Type for the CalendarController factory function

## Parameters

### options?

[`CalendarOptions`](../interfaces/CalendarOptions.md)

## Returns

[`TypedCalendarController`](../interfaces/TypedCalendarController.md)
