UNPKG

@uplink-protocol/calendar-controller

Version:

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

20 lines (10 loc) 708 B
[**@uplink-protocol/form-controller v0.3.1**](../README.md) *** [@uplink-protocol/form-controller](../globals.md) / TimeBindingValue # Type Alias: TimeBindingValue\<T\> > **TimeBindingValue**\<`T`\> = [`TimeControllerBindings`](../interfaces/TimeControllerBindings.md)\[`T`\] *extends* `Binding`\<infer U\> ? `U` : `never` Defined in: [Time/types/time-controller.types.ts:322](https://github.com/jmkcoder/uplink-protocol-calendar/blob/4cde26f472352440ee258db7670fce2e95651862/src/Time/types/time-controller.types.ts#L322) Binding Value Types - Helper types for accessing binding values ## Type Parameters ### T `T` *extends* keyof [`TimeControllerBindings`](../interfaces/TimeControllerBindings.md)