UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

9 lines (8 loc) 428 B
import { NzDatePickerComponent } from './date-picker.component'; import * as i0 from "@angular/core"; export declare class NzRangePickerComponent { datePicker: NzDatePickerComponent; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<NzRangePickerComponent, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<NzRangePickerComponent, "nz-range-picker", ["nzRangePicker"], {}, {}, never, never, true, never>; }