Modify input Time modal

Is it possible to modify the behavior of the modal Input type=“time”?
My goal is to make the user not be able to select the hours/minutes LESS than the time selected in the FIRST input.
inputTimeModal

CODEPEN

Here’s some relevant documentation

Yep, but even with min value declared, in the modal user can still pressing the not allowed time.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.