# refetchResources

Causes the resource data to be fetched and freshly rerendered.

<div class='spec'>

.refetchResources()

</div>

If the `resources` option [was specified as an function](resources-function.md), it will be recalled. If the `resources` option [was specified as a JSON feed](resources-json-feed.md) it will be requested again.
