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