Release Date
Choose a date in the current release window.
release-date.tsx
<DatePicker
label="Release date"
defaultValue="2026-05-20"
min="2026-05-01"
helperText="Choose a date in the current release window."
/>The DatePicker component provides a styled date input with labels, validation text, and native picker access.
Choose a date in the current release window.
<DatePicker
label="Release date"
defaultValue="2026-05-20"
min="2026-05-01"
helperText="Choose a date in the current release window."
/>