In a previous version of Mantine (v3) there was a RangedTimeInput component. Since v4, this component no longer exists, though its variant for DateTimePicker is still there. I can't imagine a useful component like this has been fully removed, so am I missing something like a prop that allows me to still use a component with the same functionality as RangedTimeInput? The TimeInput component does have the 'ranged' prop but this doesn't work.
#Ranged TimeInput
4 messages · Page 1 of 1 (latest)
Nope, it has been removed
Is there a way to achieve a similar result with different components? Just trying to make sure I don't create a custom component if there is one included in the library
Put two time inputs side by side