UNPKG

ngx-material-timepicker

Version:
6 lines (5 loc) 148 B
export interface NgxMaterialTimepickerDialTheme { dialBackgroundColor?: string; dialInactiveColor?: string; dialActiveColor?: string; }