Date Picker

A date picker component with range and presets.

Installation

The Date Picker is built using a composition of the <Popover /> and either the <Calendar /> or <RangeCalendar /> components.

See installations instructions for the Popover, Calendar, and Range Calendar components.

Examples

Date Picker

Date Range Picker

Date Range Picker with Independent Months

With Presets

Form

Your date of birth is used to calculate your age.

Edit this page on GitHub