UNPKG

ngx-material-timepicker

Version:
9 lines (8 loc) 287 B
export interface NgxMaterialTimepickerFaceTheme { clockFaceTimeActiveColor?: string; clockFaceTimeInactiveColor?: string; clockFaceInnerTimeInactiveColor?: string; clockFaceTimeDisabledColor?: string; clockFaceBackgroundColor?: string; clockHandColor?: string; }