Type: LoadingStateEvent#

LoadingStateEvent: StreamEvent & object

LoadingStateEvent

Event structure specifically used for loading state events, extending StreamEvent with additional loading state information.

Type declaration#

loadingState#

loadingState: StageStatus

Current loading state of the stage.

url#

url: string

URL of the stage being loaded.