UNPKG

@dhutaryan/ngx-mat-timepicker

Version:

Angular timepicker to add time which is based on material design and Angular material.

3 lines (2 loc) 136 B
/** Possible options for the timepicker orientation (dial mode only). */ export type TimepickerOrientation = 'horizontal' | 'vertical';