*Gets/Sets the cancel button's label.
Enables/Disables the IgxDatePickerComponent
.
Gets/Sets a custom formatter function on the selected or passed date.
Gets/Sets whether the inactive dates will be hidden.
Gets/Sets the value of id
attribute.
Gets/Sets whether date should spin continuously or stop when min/max is reached.
Gets/Sets the IgxDatePickerComponent
label.
Gets/Sets the IgxDatePickerComponent
label visibility.
Gets/Sets the locales.
Gets/Sets the date mask of the IgxDatePickerComponent
when in editable dropdown mode.
Gets/Sets the interaction mode - dialog or drop down.
Gets/Sets the number of month views displayed.
Emitted after the IgxDatePickerComponent
is closed.
Emitted when the IgxDatePickerComponent
is being closed.
Emitted when the user types/spins to a disabled date in the date-picker editor.
Emitted when the IgxDatePickerComponent
calendar is opened.
Emitted when selection is made in the calendar.
Emitted when the user types/spins invalid date in the date-picker editor.
Gets/Sets the container used for the popup element.
Gets/Sets the today button's label.
Emitted when date picker value is changed.
Gets/Sets the orientation of the IgxDatePickerComponent
header.
Gets/Sets on which day the week starts.
Gets the context passed to the input group template.
Gets/Sets the disabled dates descriptors.
Gets/Sets the disabled dates descriptors.
Gets the formatted date when IgxDatePickerComponent
is in dialog mode.
Gets/Sets the drop-down overlay settings.
Gets/Sets the drop-down overlay settings.
Gets/Sets the date display format of the IgxDatePickerComponent
in dropdown mode.
Gets/Sets the date display format of the IgxDatePickerComponent
in dropdown mode.
Gets the format options of the IgxDatePickerComponent
.
Sets the format options of the IgxDatePickerComponent
.
Gets/Sets the format views of the IgxDatePickerComponent
.
Gets/Sets the format views of the IgxDatePickerComponent
.
Gets/Sets the modal overlay settings.
Gets/Sets the modal overlay settings.
Gets/Sets the special dates descriptors.
Gets/Sets the special dates descriptors.
Gets the input group template.
Gets/Sets the selected date.
Gets/Sets the selected date.
Deselects the calendar date.
Opens the date picker drop down or dialog.
Change the calendar selection.
passed date that has to be set to the calendar.
Selects today's date from calendar.
Date Picker displays a popup calendar that lets users select a single date.
IgxDatePickerModule
igx-calendar-theme, igx-icon-theme
Scheduling
datepicker, calendar, schedule, date
<igx-date-picker [(ngModel)]="selectedDate"></igx-date-picker>