New to Kendo UI for Vue? Start a free 30-day trial
Add a Spinner Inside The Form Submit Button
Updated over 6 months ago
Environment
| Product Version | 6.3.0 |
| Product | Progress® Kendo UI for Vue Native |
Description
I want to visualise a spinner icon once the Form has been submitted.
Solution
This can be achieved by using the iconClass props and conditionally changing the className to that of a spinner or loader based on the disabled variable.
Runnable example
Change Theme
Theme
Loading ...