TimeInput Beta React-only
Open in Storybook Open in Figma
TimeInput serves for entering time.
Rules For Developers
- TimeInput values (in
time
prop andonTimeChange
callback) are JavaScript Date objects. Keep in mind that these contain a calendar date portion as well, although the user of the component doesn’t know about it and cannot directly manipulate it.