interface DatePicker {
    date: Date;
}

Properties

Properties

date: Date