Responsive
Atoms
FormLabel
Default
Molecules
ContactDetails
Default
Organisms
HeaderMinimal
Default
ServicesGroupFinderBlock
With Results No Results

DateInput / With Values

Date input with pre-filled values

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Atoms/DateInput/DateInput.cshtml", new DateInputProps
{
"AriaLabel": "",
"AriaDescribedBy": "",
"DayName": "day",
"MonthName": "month",
"YearName": "year",
"DayId": "",
"MonthId": "",
"YearId": "",
"DayValue": "15",
"MonthValue": "06",
"YearValue": "90",
"HasError": false,
"Required": false,
"Disabled": false,
"ReadOnly": false,
"Size": "small",
"DayPlaceholder": "DD",
"MonthPlaceholder": "MM",
"YearPlaceholder": "YY",
"DataUmb": "",
"DataVal": false,
"DataValRequired": ""
})
♿ Accessibility