MCPcopy Index your code
hub / github.com/adobe/react-spectrum / reload

Method reload

packages/react-stately/src/data/useAsyncList.ts:116–116  ·  view source on GitHub ↗

Reloads the data in the list.

()

Source from the content-addressed store, hash-verified

114
115 /** Reloads the data in the list. */
116 reload(): void;
117 /** Loads the next page of data in the list. */
118 loadMore(): void;
119 /** Triggers sorting for the list. */

Callers 3

csf-hmr.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected