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

Defined in

Last Updated: 08 January, 2020