标签: javascript fetch-api
我使用提取API,当我发出请求时,我会在屏幕上显示一个加载器。我还要添加一个进度条,该进度条将根据请求条件从0%加载到100%。有什么办法吗?
答案 0 :(得分:-1)
您正在考虑制作一个类似gmail和其他网站的ajax加载器。 https://onextrapixel.com/loadingbar-js-adding-a-youtube-like-loading-bar-to-your-website/