Prerender Status Updated
@Serializable
Fired when a prerender attempt is updated.
Constructors
Link copied to clipboard
constructor(key: PreloadingAttemptKey, status: PreloadingStatus, prerenderStatus: PrerenderFinalStatus? = null, disallowedMojoInterface: String? = null)