Skip to content

Date range field

The date field let the user select a date range with the keyboard.

Basic usage

You can render your date range field with either one input using SingleInputDateRangeField or two inputs using MultiInputDateRangeField as show below.

to

Press Enter to start editing

Uncontrolled vs. Controlled

The component can be controlled or uncontrolled

Press Enter to start editing