Optional activeOptional changeOptional childrenOptional classOptional closedOptional closingOptional defaultThe initial value of the component.
Optional disabledThe disabled state of the component
Optional disabledGets/sets disabled dates.
Optional displayFormat to display the value in when not editing. Defaults to the input format if not set.
Optional emitOptional headerThe orientation of the calendar header.
Optional hideDetermines whether the calendar hides its header.
Optional hideControls the visibility of the dates that do not belong to the current month.
Optional idOptional inputOptional inputThe date format to apply on the input. Defaults to the current locale Intl.DateTimeFormat
Optional invalidControl the validity of the control.
Optional keepWhether the component dropdown should be kept open on clicking outside of it.
Optional keepWhether the component dropdown should be kept open on selection.
Optional labelThe label of the datepicker.
Optional localeThe locale settings used to display the value.
Optional maxThe maximum value required for the date picker to remain valid.
Optional minThe minimum value required for the date picker to remain valid.
Optional modeDetermines whether the calendar is opened in a dropdown or a modal dialog
Optional nameThe name attribute of the control.
Optional nonWhether to allow typing in the input.
Optional openSets the open state of the component.
Optional openedOptional openingOptional orientationThe orientation of the multiple months displayed in the calendar's days view.
Optional outlinedWhether the control will have outlined appearance.
Optional placeholderThe placeholder attribute of the control.
Optional promptThe prompt symbol to use for unfilled parts of the mask.
Optional readMakes the control a readonly field.
Optional requiredMakes the control a required field in a form context.
Optional resourceThe resource strings of the calendar.
Optional showWhether to show the number of the week in the calendar.
Optional specialGets/sets special dates.
Optional styleOptional valueThe value of the picker
Optional visibleThe number of months displayed in the calendar.
Optional weekSets the start day of the week for the calendar.
Gets/Sets the date which is shown in the calendar picker and is highlighted. By default it is the current date.