Date range picker
The Date range picker component allows users to select a range of dates via a calendar or text input.
import { ... } from '@ag.ds-next/react/date-range-picker';
This component implements the accessibility features specified in the Date Picker Dialog Example by the ARIA Authoring Practices Guide (APG).