Optionaloptions: DateInputAdapterOptionsReadonlypopupCalendar panel component rendered inside the popup.
ReadonlyprefixCalendar icon displayed as a prefix button.
Convert a Date selected in the calendar to a formatted string.
Inputs to pass to the calendar panel when the popup opens.
Transform raw text to a trimmed value string.
Validate the raw text as a date in the configured format.
Text adapter with calendar popup for date input.
Provides date validation, formatting, a calendar suffix icon, and an inline calendar panel popup when used with UIInput.
Replaces the standalone
UIDatePickercomponent — consumers get the same functionality by attaching this adapter to a plain<ui-input>.Example