UNPKG

material-ui-arabic-datepicker

Version:

React components, that implements material design date and time pickers for material-ui v1 including a customized Datepicker with arabic header, months and weekdays and English numbers, modfied implementation from materail-ui-pickers

2 lines 130 B
// 21.02.2018 - TODO type date, if there would be any way to dynamicly type Moment | Date export type MaterialUiPickersDate = any