All Superinterfaces:
AttributeReadAttached, AttributeReadEnabled, AttributeReadId, AttributeReadText, AttributeReadValid, AttributeReadValue<LocalDate>, AttributeReadVisible, AttributeWriteAutocomplete, AttributeWriteEnabled, AttributeWriteId, AttributeWritePlaceholder, AttributeWritePrefix, AttributeWriteReadOnly, AttributeWriteSuffix, AttributeWriteText, AttributeWriteTooltip, AttributeWriteValidationFailure, AttributeWriteValue<LocalDate>, AttributeWriteValueForUser<LocalDate>, AttributeWriteVisible, io.github.mmm.event.EventSource<UiEvent,UiEventListener>, UiAbstractInput<LocalDate>, UiInput<LocalDate>, UiNativeWidget, UiRegularWidget, UiTextualInput<LocalDate>, UiValidatableWidget<LocalDate>, UiValuedWidget<LocalDate>, UiWidget

public interface UiDateInput extends UiTextualInput<LocalDate>, UiNativeWidget
UiTextualInput for a LocalDate. Will allow to enter the value as text similar to UiTextInput but also allows to open a calendar popup to pick the date.
Example: