components/time_pickers/m3e_time_pickers library
Classes
- M3EDayPeriodControl
- AM/PM toggle matching Material day-period control.
- M3EDialTimePicker
- Embeddable clock dial for choosing an hour and minute.
- M3EHourMinuteTextField
-
Filled hour/minute digit field matching material_ui
_HourMinuteTextField. - M3EInputTimePickerFormField
- Text fields for entering a time in a picker dialog.
- M3ETime
- An immutable wall-clock time in 24-hour form.
- M3ETimePicker
- Entry points for presenting M3E time picker dialogs.
- M3ETimePickerActions
- Cancel and confirm actions for time picker dialogs.
- M3ETimePickerConstants
- Layout constants for M3E time picker dialogs and dials.
- M3ETimePickerDialog
- Dialog for picking a single time.
- M3ETimePickerDialogContent
- Wraps time picker dialog body content with mode-specific padding.
- M3ETimePickerEntryModeButton
- Icon button that switches time picker entry mode.
- M3ETimePickerHeader
- Header for time picker dialogs.
- M3ETimePickerTheme
- Theme values for M3E time pickers.
- M3ETimePickerUtils
- Time helpers shared by dial, input, and dialog pickers.
Enums
- M3ETimePickerEntryMode
- Entry mode for M3ETimePickerDialog.
- M3ETimePickerMode
- Which unit the dial is currently editing.