<React.Fragment /><React.Fragment /><React.Fragment />DatePicker components can use the following props:
className (optional)disabledDates (optional)dd/mm/yyyy.errorMessage (optional)hasError (optional)hintText (optional)idid attribute of the date picker's input element. If the date picker is using multiple inputs, each field starts with the ID. For example, myId-day, myId-month, myId-year.isMultiple (optional)labelmaxDate (optional)dd/mm/yyyy.minDate (optional)dd/mm/yyyy.name (optional)name attribute of the date picker. The behaviour of this on date pickers with multiple input fields is the same as the behaviour of the id prop.onBlur (optional)onChange (optional)value (optional)width (optional)fixed-10.