Skip to content
+

Date Field

The Date Field component lets users select a date with the keyboard.

Basic usage

MM/DD/YYYY
Press Enter to start editing

Uncontrolled vs. controlled value

The value of the component can be uncontrolled or controlled.

04/17/2022
04/17/2022
Press Enter to start editing

Localization

See the Date format and localization and Translated components documentation pages for more details.

Customize the date format

04-17-2022
April 17, 2022
Press Enter to start editing

Validation

See the Validation documentation page for more details.

API

See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.