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

***

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

# Type Alias: CalendarControllerFactory()

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

Defined in: [types/calendar-controller.types.ts:336](https://github.com/jmkcoder/uplink-protocol-calendar/blob/311e0b81efba7399cf1c367c0a2007aa66f3b830/src/types/calendar-controller.types.ts#L336)

Factory Function Type
Type for the CalendarController factory function

## Parameters

### options?

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

## Returns

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