What is a svelte approach to showing a loader after a time of waiting?

后端 未结 0 1236
渐次进展
渐次进展 2020-12-08 19:07

To show a loading spinner while waiting for a web request response, I\'d use the following very simple if statement with my spinner component:

{#if waitingFor         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题