Skip to main content
Back to Canvas Controls
Canvas Control

Date picker

Adding a Date Picker control instead of a Text input control ensures the user specifies a date in the correct format. The key properties for this control are Format, ValidationState, and OnChange.

Control details

Guidance

Use multiple free text inputs with bounds instead, eg 1-12 for month 1-31 for day: Dates – GOV.UK Design System