You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using v-loading directive , only element-loading-text can be changed dynamically, element-loading-background and element-loading-spinner not watched. We have a requirement that need to display different spinner icon style when the status is different. I know I can use $loading to create loading instance, but it will be helpful if v-loading directive can support it.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Existing Component
Yes
Component Name
loading
Description
when using v-loading directive , only element-loading-text can be changed dynamically, element-loading-background and element-loading-spinner not watched. We have a requirement that need to display different spinner icon style when the status is different. I know I can use $loading to create loading instance, but it will be helpful if v-loading directive can support it.
The text was updated successfully, but these errors were encountered: