UNPKG

ngx-material-timepicker

Version:
8 lines (7 loc) 228 B
export interface NgxMaterialTimepickerDialTheme { dialBackgroundColor?: string; dialInactiveColor?: string; dialActiveColor?: string; dialEditableActiveColor?: string; dialEditableBackgroundColor?: string; }