Hi,
Add a close button to clear value just like ComboBox.
To my users the auto-tab behavior confusing because when they type '1/', focus auto-tabs to the day section (US Format), but when they type '8/', focus is on the year because it already auto-tabbed after the 8 and then they have to back up to get focus to the day. I would like to be able to configure the auto-tab behavior so that the DateInput only auto-tabs when they type '/' or when a section is full (i.e. disable smart auto-tabbing).