We'll soon be seeing more interactive animations in the near future - is this the right moment to introduce a hold state for buttons?
Button hold state
That's a thought that immediately sparked my curiosity, and I went ahead and created a prototype for this button. Essentially, buttons typically have states like click and hover, but I believe now is the perfect time to implement a hold state in UI design for scenarios that require processing time during an action.
Here is the example you can try yourself
Like this project
Posted Dec 1, 2024
We'll soon be seeing more interactive animations in the near future - is this the right moment to introduce a hold state for buttons?