--- id: background-fetching-indicators title: Background Fetching Indicators ref: docs/framework/react/guides/background-fetching-indicators.md --- [//]: # 'Example' ```vue Refreshing... Loading... Error: {{ error.message }} {{ todo.title }} ``` [//]: # 'Example' [//]: # 'Example2' ```vue Queries are fetching in the background... ``` [//]: # 'Example2'