UNPKG

@mui/x-date-pickers

Version:

The community edition of the Date and Time Picker components (MUI X).

6 lines (5 loc) 101 B
export interface TimeStepOptions { hours?: number; minutes?: number; seconds?: number; }