UNPKG

material-ui-pickers-fork

Version:

React components, that implements material design pickers for material-ui v1

2 lines (1 loc) 72 B
export type DateTimePickerView = 'year' | 'date' | 'hours' | 'minutes';