UNPKG

@uplink-protocol/calendar-controller

Version:

Flexible calendar API supporting both calendar and date-picker integrations for any JavaScript framework or library

20 lines (10 loc) 710 B
[**@uplink-protocol/form-controller v0.2.1**](../README.md) *** [@uplink-protocol/form-controller](../globals.md) / BindingValue # Type Alias: BindingValue\<T\> > **BindingValue**\<`T`\> = [`CalendarControllerBindings`](../interfaces/CalendarControllerBindings.md)\[`T`\] *extends* `Binding`\<infer U\> ? `U` : `never` Defined in: [types/calendar-controller.types.ts:351](https://github.com/jmkcoder/uplink-protocol-calendar/blob/311e0b81efba7399cf1c367c0a2007aa66f3b830/src/types/calendar-controller.types.ts#L351) Binding Value Types - Helper types for accessing binding values ## Type Parameters ### T `T` *extends* keyof [`CalendarControllerBindings`](../interfaces/CalendarControllerBindings.md)