Skip to content

Home > @liquidrazor/list-display > UseListCoreResult > refresh

UseListCoreResult.refresh property

Refreshes the data source and recomputes derived state.

Signature:

typescript
refresh: () => Promise<void>;