A time picker component that allows users to select a time.

Extends the MUI TimePicker component. Full API available at https://mui.com/x/api/date-pickers/time-picker/ . Event handlers (onChange, onAccept etc.) and value might be of special interest.

Note that the slots and slotProps properties have been omitted in the public interface.

  • Parameters

    Returns Element