time-picker
2.7
Score

React TimePicker Component

What is time-picker?

The React TimePicker component allows for easy time selection with support for both 12-hour and 24-hour modes. Customize hour, minute, and second intervals, and disable specific times to suit your application's needs.

JavaScript
React
Time Picker

Summary of time-picker

  • 👍

    Supports both 12-hour and 24-hour display modes.

  • 👍

    Allows customization of hour, minute, and second step intervals.

  • 👍

    Enables disabling of specific time options.

  • 👍

    Can render custom addons at the bottom of the time picker panel.

Built by

react-component
react-component
@react-component
+ 42 other contributors

Last push
a year ago
Stars
479

Forks
202
Open Issues
81
Closed Issues
202

Last Update
5 years ago
Version
3.7.3
Typings

Downloads
8.4 M
Dependencies
6
Size
134 kB
The TimePicker is a React-based time selection component that offers a range of customization options for developers. It provides users with a flexible interface for choosing time, supporting formats such as 12-hour and 24-hour displays. Users can customize specific features like disabling certain hours, minutes, or seconds, and changing the step intervals for time selection. Additionally, the component allows for integration with classNames, id customization, and various input and popup styling options. This makes it versatile for different UI requirements and design styles.