vue2-timepicker icon indicating copy to clipboard operation
vue2-timepicker copied to clipboard

How to implement validation ?

Open ZoreAnkit opened this issue 4 years ago • 0 comments

I have 2 time fields start time, end time

I want start time to be always less than end time and vice versa. How can I achieve that?

ZoreAnkit avatar Oct 11 '21 10:10 ZoreAnkit