ngx-material-timepicker
Version:
Handy material design timepicker for angular
8 lines (7 loc) • 459 B
TypeScript
import * as i0 from "@angular/core";
export declare class NgxMaterialTimepickerContentComponent {
appendToInput: boolean;
inputElement: any;
static ɵfac: i0.ɵɵFactoryDeclaration<NgxMaterialTimepickerContentComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxMaterialTimepickerContentComponent, "ngx-material-timepicker-content", never, { "appendToInput": "appendToInput"; "inputElement": "inputElement"; }, {}, never, ["*"]>;
}