TimePicker component
See original GitHub issueImplement a TimePicker component that is clearable.
Here are some inspirations:
- Ant Design TimePicker
- Material UI TimePicker
- Chakra UI setting the
type
prop totime
Acceptance
- The component should be accessible
- The component should be documented in Storybook (run
yarn storybook
to launch the Storybook) - The component should be clearable
- The component can be simple like an input with numbers or can be complex like the Material one in the link above.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
React Time Picker component - MUI X
Time pickers allow the user to select a single time. The selected time is indicated by the filled circle at the end of...
Read more >KendoReact TimePicker Overview
The TimePicker Component is part of KendoReact, a professional UI components library designed and built from the ground up for React to make...
Read more >Time Picker | Components | Vaadin Docs
Time Picker is an input field for entering or selecting a specific time.
Read more >Time picker - Examples - Components
Time picker used with the form component includes a field label and helper text. Scheduled run time. 1:00 PM. Help or instruction text...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just for context:
@Malek-khannoussi is suggesting on our Slack that they will work on that issue, I just assigned you so we know who is working on it.