UNPKG

ngx-bootstrap

Version:
11 lines (10 loc) 243 B
export declare class DatePickerDate { isActive: boolean; isSelected: boolean; isDisabled: boolean; isSelectionStart: boolean; isSelectionEnd: boolean; isOtherMonth: boolean; isHighlighted: boolean; date: any; }