Interface: DateRangeInput
Defined in: component-driver-mui-x-v5/src/components/datepicker/types.ts:12
Properties​
end​
end:
Date|null
Defined in: component-driver-mui-x-v5/src/components/datepicker/types.ts:14
start​
start:
Date|null
Defined in: component-driver-mui-x-v5/src/components/datepicker/types.ts:13
type?​
optionaltype:DateType
Defined in: component-driver-mui-x-v5/src/components/datepicker/types.ts:18
Type of the date input, default to 'date'