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
i have component list which map from Promise list []:fetch。
each componet accept a prop state like 【Promise.pending、resolve、reject】
i want to map promise state with progress in my component.
how can i get the nprogress's floating point number in my component?
in vue
thanks!🙏
The text was updated successfully, but these errors were encountered:
i have component list which map from Promise list
[]:fetch
。each componet accept a prop state like 【Promise.pending、resolve、reject】
i want to map promise state with progress in my component.
how can i get the nprogress's floating point number in my component?
in vue
thanks!🙏
The text was updated successfully, but these errors were encountered: