@uplink-protocol/calendar-controller
Version:
Flexible calendar API supporting both calendar and date-picker integrations for any JavaScript framework or library
28 lines (14 loc) • 894 B
Markdown
[**@uplink-protocol/form-controller v0.2.1**](../README.md)
***
[@uplink-protocol/form-controller](../globals.md) / ViewChangedEventData
# Type Alias: ViewChangedEventData
> **ViewChangedEventData** = `object`
Defined in: [types/calendar-controller.types.ts:368](https://github.com/jmkcoder/uplink-protocol-calendar/blob/311e0b81efba7399cf1c367c0a2007aa66f3b830/src/types/calendar-controller.types.ts#L368)
## Properties
### month
> **month**: `number`
Defined in: [types/calendar-controller.types.ts:368](https://github.com/jmkcoder/uplink-protocol-calendar/blob/311e0b81efba7399cf1c367c0a2007aa66f3b830/src/types/calendar-controller.types.ts#L368)
***
### year
> **year**: `number`
Defined in: [types/calendar-controller.types.ts:368](https://github.com/jmkcoder/uplink-protocol-calendar/blob/311e0b81efba7399cf1c367c0a2007aa66f3b830/src/types/calendar-controller.types.ts#L368)