<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`BasesView`](BasesView) › [`onDataUpdated`](BasesView/onDataUpdated)
## BasesView.onDataUpdated() method
Called when there is new data for the query. This view should rerender with the updated data.
1.10.0
**Signature:**
```typescript
abstract onDataUpdated(): void;
```
**Returns:**
`void`