API Reference > imodeljs-frontend > Views > ViewState > load load Method Asynchronously load any required data for this ViewState from the backend. load(): Promise<void> note callers should await the Promise returned by this method before using this ViewState. see Views Returns - Promise<void> Defined in core/frontend/src/ViewState.ts Line 279 Last Updated: 11 June, 2024