Is it possible to prevent user to put end time earlier than start time with TimePickers ?

Hello !
I'm trying to make a form to show working hours but I can't find a way to prevent the user to set a endTime earlier than the startTime. Any ideas?

I tried with reactive() and $get but the behaviour wasn't working as intended, could be my bad tho.
Was this page helpful?